Code Monkey home page Code Monkey logo

Comments (4)

akkuman avatar akkuman commented on August 18, 2024

wps方法有点不同,你可以查看https://open.wps.cn/docs/client/wpsLoad 看看接口文档,一般获取 Document 中某个属性后,不能直接像com+msoffice那样直接 [1],大多数情况都是 ret, x = doc.xxx; x.Item(1)

from pywpsrpc.

mjTree avatar mjTree commented on August 18, 2024

wps方法有点不同,你可以查看https://open.wps.cn/docs/client/wpsLoad 看看接口文档,一般获取 Document 中某个属性后,不能直接像com+msoffice那样直接 [1],大多数情况都是 ret, x = doc.xxx; x.Item(1)

谢谢回答,但是itme是js的写法,py的可以需要。作者以前也是说过,接口文档优先微软更齐全。

from pywpsrpc.

akkuman avatar akkuman commented on August 18, 2024

因为这个库是直接用wps的c++接口生成的,所以是需要看c++的那份接口文档

from pywpsrpc.

timxx avatar timxx commented on August 18, 2024

公式相关的接口,Windows版本WPS都还没实现~
另外,如果你想跟VB接口一样调用,可以用RpcProxy包装一下

from pywpsrpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.