Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 6,722 for

append

(0.02 sec)
  1. 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...
  2. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....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...
  3. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter constructor. Creates a new header or footer of the specified type in C++.... To append HeaderFooter to a Section use...(); // Create a header and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Protecting Worksheet in 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....Cells - Protecting Worksheet To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/protecting-worksheet...
  5. Managing Document Properties in Jython|Document...

    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....Managing Document Properties To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/managing-document-pr...
  6. MaxiCodeParameters|Aspose.BarCode for Python vi...

    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....ISO-8859-1 maxi_code_structured_append_mode_barcode_id Gets or sets...MaxiCode barcode id in structured append mode. ID must be a value between...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Freeze Panes in 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....Cells - Freeze Panes To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  8. Merge two adjacent cells|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....Create the merged cell and append it to the MergeCells collection...cell2Name ) }; mergeCells . Append ( mergeCell ); worksheet ....

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  9. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET.... append ( line ) # Save PDF file document...Graph object graph . shapes . append ( line ) # Save PDF file document...

    docs.aspose.com/pdf/python-net/add-line/
  10. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your document layout with easy access to page and section configurations....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/sec...