Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 73,773 for

import

(0.63 sec)
  1. ChartDataPoint.clear_format method | Aspose.Wor...

    ChartDataPoint.clear_format method. Clears format of this data point...api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words...words as aw import aspose.pydrawing as drawing doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFontSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format....from pathlib import Path from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSubstitutionSettings.font_name_substitution...

    FontSubstitutionSettings.font_name_substitution property. Settings related to font name substitution rule.... import platform from api_example_base import ApiExampleBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Importing from Custom Objects|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....Ask AI Importing from Custom Objects Contents [ Hide ] Developers...Developers can import data from a collection of objects to a worksheet...

    docs.aspose.com/cells/net/importing-from-custom...
  6. Merge PDF files using Python | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf/
  7. 在 Python 中删除 PDF 表单|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 从 PDF 页面中移除表单对象,包括完整清理和有针对性的删除。... import aspose.pdf as ap def remove_all_forms...检查是否有打字机表单。 删除匹配的表单。 保存更新后的文档。 import aspose.pdf as ap def remove_specified_form...

    docs.aspose.com/pdf/zh/python-net/remove-form/
  8. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  9. 使用 Python 从 PDF 文件提取矢量数据|Aspose.PDF for Python ...

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得轻而易举。您可以获取矢量数据(路径、多个多边形、折线),例如位置、颜色、线宽等。... import aspose.pdf as ap def extra...s() 将页面的矢量路径导出为 SVG。 关闭文档。 import aspose.pdf as ap def save_...

    docs.aspose.com/pdf/zh/python-net/extract-vecto...
  10. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...calculation results import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/calculating-if...