Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 726 for

add section break

(0.11 sec)
  1. Licensing|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....when you purchase a license and add a couple of lines of code to...recipients in CFB format is 1 Adds “Evaluation Message” in Subject...

    docs.aspose.com/email/java/licensing/
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....Document doc = new Document(); // Add two runs and one shape as child... child.getText().trim())); break; case NodeType.SHAPE: Shape...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_Section method. Moves the cursor to the beginning of the body in a specified Section....move_to_section method move_to_section(section_index) Moves the...specified section. def move_to_section ( self , section_index :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Split ODT File Online or via Java | products.as...

    Free online app to split different ODT files. Java splitter library code for ODT documents.... Split ODT File via Java Add Java library reference within...Java Code to Split ODT Files Section Wise Develop ODT File Splitter...

    products.aspose.com/total/java/split/odt/
  5. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....revert page setup settings to sections in a document. doc = aw ....the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.document property | Aspose.Word...

    DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to....revert page setup settings to sections in a document. doc = aw ....the builder's current section and add text. builder . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.page_setup property | Aspose.Wo...

    DocumentBuilder.page_setup property. Returns an object that represents current page setup and Section properties....represents current page setup and section properties. @property def page_setup...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or Section....each page in a document or section. @property def vertical_alignment...revert page setup settings to sections in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Examples: Shows how to add a comment to a paragraph. Document...AddComment.docx"); Shows how to add a comment to a document, and...

    reference.aspose.com/words/java/com.aspose.word...
  10. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... appendChild(Node newChild) Adds the specified node to the end...prependChild(Node newChild) Adds the specified node to the beginning...

    reference.aspose.com/words/java/com.aspose.word...