Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 10,690 for

append

(0.23 sec)
  1. Import XML Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import form data from an XML file into PDF form fields using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read structured XML data through a file stream, and populate corresponding form fields automatically.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/import-xml-data/
  2. 合并大量 PDF 文件|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 高效合并大量 PDF 文件。... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/concatenate-l...
  3. Get Document Privileges|Aspose.PDF for Python v...

    Learn how to programmatically check the privileges of a PDF document using Aspose.PDF for Python. This tutorial demonstrates how to use the PdfFileInfo class to read the document’s security settings, such as printing, copying, or modifying permissions.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/get-document-pri...
  4. 添加声音注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在第 1 页添加声音注释,并保存修改后的 PDF。... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/add-sound-ann...
  5. Import XFDF Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import form data from an XFDF file into a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read XML-based XFDF data through a file stream, and automatically populate matching form fields. Importing XFDF data enables efficient form data exchange and supports automated document workflows that rely on structured XML formats.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/import-xfdf-data/
  6. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF document using Aspose.PDF for Python.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/decorate-field/
  7. Add Markup Annotations|Aspose.PDF for Python vi...

    This example binds an input PDF, adds four different markup annotations to the first page, and saves the updated document. Each annotation demonstrates a different markup style and color.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-markup-annot...
  8. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  9. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  10. Table.firstRow property | Aspose.Words for Node.js

    Table.firstRow property. Returns the first [Row](../../../aspose.words.tables/row/) node in the table.... getTable ( 1 , true ); // Append all rows from the current table...

    reference.aspose.com/words/nodejs-net/aspose.wo...