Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 50,471 for

import document

(0.21 sec)
  1. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...compliant PDF. from asposepdf import Api DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  2. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....frequently used within HTML documents. Its primary advantage is...<svg> elements in the HTML document and extract their content...

    docs.aspose.com/html/python-net/extract-svg-fro...
  3. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....Japanese dates: import os from aspose.cells import Workbook , LoadOptions...functionality for this conversion. AI Document Assistant Close Support for...

    docs.aspose.com/cells/python-net/convert-dates-...
  4. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions..."outputEnableCssCusto.html" ), opts ) AI Document Assistant Close 在保存为HTML时禁用导出框架脚本和文档属性...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  5. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....PPT PPT is the presentation document file format that can be created...binary format for presentation documents developed by Microsoft. PPT...

    docs.aspose.com/slides/cpp/microsoft-powerpoint...
  6. Creating, Loading and Saving 3D Scene Programma...

    Creating, Loading and Saving 3D Scene Programmatically in C#. Read, Import and save 3D Scenes in PDF and HTML in C#....custom encoding Save a 3D Document in different 3D Formats using...3D File Save Options in C# Import 3D Scenes and Contents from...

    docs.aspose.com/3d/net/creating-loading-and-sav...
  7. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...创建方形和圆形注释的步骤: 加载 PDF 文件 - new Document . 创建新的 Circle Annotation ...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  8. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF Document with Aspose.PDF for Python via .NET....Initialize a new PDF document. Define document metadata. Create and...accessible table in a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/working-with-tab...
  9. 在 Python 中安全加载和转换不可信的 HTML – Aspose.HTML

    学习如何使用 Aspose.HTML for Python via .NET 在 Python 中安全加载和转换不可信的 HTML。包括阻止脚本和外部图像的沙箱示例。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/zh/python-net/sandboxing/
  10. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or Import data from a worksheet into a DataTable using C#....Convert Excel to DataTable C# Import Excel to DataTable C# Export...Convert XLS to DataTable C# Import XLS to DataTable C# Export...

    docs.aspose.com/cells/net/export-data-from-work...