Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 53,301 for

import document

(0.16 sec)
  1. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the Document. Adobe specification i…...version it should save the document. Adobe specification is not...adobe.com/uk/acrobat/resources/document-files/pdf-types/pdf-a.html#:~:text=PDF%2FA-1...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  2. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  3. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF Document with Aspose.PDF for Python library....] Fill Form Field in a PDF Document The next example fills PDF...NET and saves the updated document. Supports updating multiple...

    docs.aspose.com/pdf/python-net/fill-form/
  4. 从网站提取图像(Python)– Aspose.HTML

    学习如何使用 Aspose.HTML 从网站下载图像。考虑使用 Python 示例通过 Aspose.HTML 自动提取网站图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...= True) 10 11 # Open HTML document from URL 12 with ah. HTMLDocument...

    docs.aspose.com/html/zh/python-net/extract-imag...
  5. 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...
  6. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX Documents. Use this code for creating VDX files within any Python based application.....HTML XML VSDX VDX Create VDX Documents via Python Native and high...performance VDX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  7. Converting a CGM file to PDF using Python | Asp...

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET...programmatically a document from CGM to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/c...
  8. Create VSTX Files via Python | products.aspose.com

    Python Sample code for generating VSTX Documents. Use this code for creating VSTX files within any Python based application.....XML VSDX VSTX Create VSTX Documents via Python Native and high...performance VSTX (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  9. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML Documents. Use this code for creating HTML files within any Python based application.....XML VSDX HTML Create HTML Documents via Python Native and high...performance HTML (Portable Document Format) creation programmatically...

    products.aspose.com/diagram/python-java/create/...
  10. 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/