Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 53,302 for

import document

(0.37 sec)
  1. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... import aspose.pdf as ap document = ap . Document ( input_file...创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释 wa =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  2. Display XML Formats Using Python | Aspose.PDF

    Open and view XML Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the XML with an instance of Document. View resultant File. Python...XML files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/xml/
  3. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... import clr aspose_pdf = clr . AddReference...System import TimeSpan from Aspose.Pdf import Document , Color...

    docs.aspose.com/pdf/zh/net/python-net/
  4. Clear DOTM Annotations Online and using Python ...

    Remove comments from DOTM Document through online app for free. Python API code to delete comments from DOTM files....Remove Comments from DOTM Document Online or via Python Develop...powerful Python based DOTM document annotation utility application...

    products.aspose.com/total/python-net/annotate/d...
  5. Clear DOT Annotations Online and using Python |...

    Remove comments from DOT Document through online app for free. Python API code to delete comments from DOT files....Dot Remove Comments from DOT Document Online or via Python Develop...powerful Python based DOT document annotation utility application...

    products.aspose.com/total/python-net/annotate/dot/
  6. 在Ruby中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...Retrieve a list of all custom document properties of the Excel file...

    docs.aspose.com/cells/zh/java/managing-document...
  7. View PPS File Online and Load or Open PPS File ...

    Free online PPS file viewer app. Python API code to load and open PPS file for viewer application....File Online and Open or Load Document via Python Develop powerful...powerful Python based PPS document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/pps/
  8. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....- Split Pages To split PDF document into individual pages using...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  9. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF pages of your Document programmatically with Python sample code using Aspose.PDF for Python for .NET...How to Insert pages to PDF Document using Python In order to add... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/pages/
  10. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....helps extract text from PDF documents. To perform the extraction...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/go-cpp/parser/text/