Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,030 for

append

(0.15 sec)
  1. HeaderFooter.is_header property | Aspose.Words ...

    HeaderFooter.is_header property. True if this [HeaderFooter](../) object is a header....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...
  2. Paragraph.is_end_of_header_footer property | As...

    Paragraph.is_end_of_header_footer property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....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. Page Break Preview 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....Preview This example shows how to append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/page-break-preview-i...
  4. Create a spreadsheet document|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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  5. Insert a new worksheet|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/net/insert-a-new-worksheet/
  6. DotCodeParameters|Aspose.BarCode for Python via...

    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.... dot_code_structured_append_mode_barcode_id Identifies...ID of the DotCode structured append mode barcode. ID starts from...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned....with the original document, append or insert it into another document...Duplicate the last section and append the copy to the end of the...

    docs.aspose.com/words/python-net/clone-a-document/
  8. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....Words for Java to append Word document in Java Access...the Document class instance Append the Source DOCX into the Target...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  9. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...from QR Codes with Structured Append To fetch metadata from QR Code...Code barcodes with structured append, Aspose.BarCode for Java provides...

    docs.aspose.com/barcode/java/read-barcode-metad...
  10. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....ends the paragraph after appending text // and then starts a...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/cpp/aspose.words/par...