Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 10,748 for

append

(0.75 sec)
  1. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....TextBuilder ( $pdf_page ); # append the text fragment to the PDF...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  2. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/export-to-json/
  3. Create Rubber Stamp With Appearance File|Aspose...

    The example binds an input PDF, creates a rubber stamp on page 1 using an image file as the stamp appearance, and saves the updated PDF.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  4. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-caret-annota...
  5. 在 Jython 中保存文件|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....SavingFiles () 下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  6. Add Custom Action Link|Aspose.PDF for Python vi...

    This example binds an input PDF, adds a custom action link on the first page, and saves the modified document. An empty action list is used for simplicity, but real implementations can include actual actions.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-custom-actio...
  7. Get Page Information|Aspose.PDF for Python via ...

    Learn how to programmatically access page-level information in a PDF using Aspose.PDF for Python. This guide shows how to retrieve page width, height, rotation, and offsets for a specific page in a PDF document.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/get-page-info/
  8. Get all the text in a slide|Aspose.Slides Docum...

    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.... Text >()) { // Append each line to the previous lines...lines. paragraphText . Append ( text . Text ); } if ( paragraphText...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  9. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....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...
  10. DocumentVisitor.visitSectionEnd method | Aspose...

    DocumentVisitor.visitSectionEnd method. Called when enumeration of a section has ended....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

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