Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 56,379 for

import document

(0.1 sec)
  1. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....formats import ColladaSaveOptions , ColladaTransformStyl...() # Generates indented XML document saveColladaopts . indented...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  2. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one Document to another...perform repeated import of nodes from one document to another. To...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. .NET API code to manage comments of CSV files....Csv Clear Comments from CSV Document Online or Manage via .NET...Develop powerful .NET based CSV document annotation utility application...

    products.aspose.com/total/net/annotate/csv/
  4. 从 PDF 中删除图像|Aspose.PDF for Python via .NET

    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.... import aspose.pdf.facades as pdf_facades import sys from...from os import path sys . path . append ( path . join ( path ....

    docs.aspose.com/pdf/zh/python-net/delete-images/
  5. 通过 Python 提取 PDF 中的字体|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python 库从您的 PDF 文档中提取所有嵌入的字体。... 打开源 PDF 作为 Document . 调用 document.font_utilities.get_all_fonts()...font_name 值。 import aspose.pdf as apdf from os import path path_infile...

    docs.aspose.com/pdf/zh/python-net/extract-fonts...
  6. 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...
  7. Signature Extraction|Aspose.PDF for Python via ...

    Learn how to extract a signature image and signing certificate from a signed PDF using PdfFileSignature in Python....extracting data from signed PDF documents. After a PDF has been signed...The example opens the signed document, gets the first available...

    docs.aspose.com/pdf/python-net/signature-extrac...
  8. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    使用 Aspose.PDF for Python 使用 Python for .NET 示例代码,以编程方式从 PDF 文件中获取水印...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  9. Add Header to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image headers to PDF pages using PdfFileStamp in Python.... import sys from os import path import aspose.pydrawing...pydrawing as ap_pydrawing import aspose.pdf.facades as pdf_facades...

    docs.aspose.com/pdf/python-net/add-header/
  10. 移动字段|Aspose.PDF for Python via .NET

    将现有表单字段移动到 PDF 文档中的其他位置。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/move-field/