Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 53,503 for

import document

(0.31 sec)
  1. Working with AcroForms|Aspose.PDF for .NET

    With Aspose.PDF for .NET you may create a form from scratch, fill the form field in a PDF Document, extract data from the form, and etc....additional pages to the PDF form document. Thanks to the concept of...to be added to the PDF form document to support populating the...

    docs.aspose.com/pdf/net/acroforms/
  2. Work with Tables in Tagged PDFs in Python|Aspos...

    Learn how to work with accessible tables in tagged PDFs in Python with Aspose.PDF for Python via .NET, including structure, spans, alignment, and PDF/UA-friendly table markup....accessible table in a PDF document using Aspose.PDF for Python...Tagged PDF document: Create a new tagged PDF document. Set document...

    docs.aspose.com/pdf/python-net/working-with-tab...
  3. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination Documents...how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for Document processing and PDF processing. It allows developers to create, manipulate, and convert PDF Documents programmatically....PDF - Powerful API for Document Processing & PDF Processing...comprehensive documentation resource that focuses on document processing...

    reference.aspose.com/pdf/
  5. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....control various aspects of document saving, such as format‑specific...code examples. When saving a document, you can set some advanced...

    docs.aspose.com/words/python-net/specify-save-o...
  6. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded fonts from your PDF Document....Python Contents [ Hide ] Use Document to open the PDF and call font_utilities...objects referenced by the document. This is useful when auditing...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  7. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one Document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. PDF Header Insertion Using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET....Add Headers to PDF Document Using Python In order to add Header... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/header/
  10. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... import aspose.pdf as ap document = ap . Document ( input_file...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/text-annotation/