Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 9,112 for

append

(0.23 sec)
  1. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/nod...
  2. Create PDF Portfolios in Python|Aspose.PDF for ...

    Learn how to create and manage PDF portfolios in Python with Aspose.PDF for Python via .NET.... append ( excel ) document . collection . append ( word...word ) document . collection . append ( image ) # Save Portfolio...

    docs.aspose.com/pdf/python-net/portfolio/
  3. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET.... append ( free_text_annotation ) document...pages [ 1 ] . annotations . append ( free_text_annotation ) document...

    docs.aspose.com/pdf/python-net/text-based-Annot...
  5. Media Annotations in PDF|Aspose.PDF for Python ...

    Learn how to add sound, 3D, screen, and rich media annotations to PDF documents, and how to inspect or delete multimedia annotations using Aspose.PDF for Python via .NET.... append ( sound_annotation ) document...True ), ) page . annotations . append ( sound_annotation ) document...

    docs.aspose.com/pdf/python-net/media-annotations/
  6. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Delete Pages from PDF|Aspose.PDF for Python via...

    Remove selected pages from a PDF document using Aspose.PDF for Python.... append ( path . join ( path . dirname...pages_to_delete , outfile ) Append Pages to PDF Extract Pages...

    docs.aspose.com/pdf/python-net/delete-pages-fro...
  8. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Append the text fragment to the PDF...new TextBuilder ( $page ); // append the text fragment to the PDF...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  9. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....(); // Create a header and append a paragraph to it. The text...true ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer....(); // Create a header and append a paragraph to it. The text...true ); // Create a footer and append a paragraph to it. The text...

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