Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 27,391 for

import document

(0.21 sec)
  1. 使用 Python for .NET 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码创建 PDF 表单。...此示例代码显示如何使用 Python 在 PDF 中创建 PDF 表单 import aspose.pdf as apdf path_infile...dataDir + outfile document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  2. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本。...文档中添加文本-Python import aspose.pdf as ap # Open document document = ap .... Document ( input_pdf ) # Get particular page page = document...

    products.aspose.com/pdf/zh-hans/python-net/text/
  3. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。...Output format: Output file: import aspose.pdf as ap input_pdf..."add_watermark.pdf" document = ap . Document ( input_pdf ) artifact...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  4. 在Jython中保护工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class ProtectingWorksheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  5. Working with PST Password Protection Properties...

    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....shown in the code sample below: import aspose.email as ae pst = ae...of its further processing: import aspose.email as ae pst = ae...

    docs.aspose.com/email/python-net/working-with-p...
  6. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when Importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... import os import io from aspose.cells import Workbook...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/support-the-la...
  7. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在Jython中向新的Excel文件添加工作表|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class AddingWorksheetstoNe...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  9. Managing Worksheets in 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....Workbook object workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...the stream workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/managing-worksheets-...
  10. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or with Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...NET Live Demos Free Trial Documentation API Reference Overview Overview...Overview Live Demos Free Trial Documentation API Reference Download Pricing...

    products.aspose.com/svg/python-net/vectorize-im...