Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 726 for

add section break

(0.53 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....new DocumentBuilder(doc); // Add some paragraphs, then enable...numbers when a continuous section restarts the page numbering...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a Section...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. Remarks PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...AdjustLineHeightInTa { get; set; } Add Document Grid Line Pitch To Lines...Ethiopic and Amharic Line Breaking Rules. AutofitToFirstFixedW...

    reference.aspose.com/words/net/aspose.words.set...
  4. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Methods Method Description add(Node node) Adds a node to the end of...paragraphs. add(Node node) public void add(Node node) Adds a node...

    reference.aspose.com/words/java/com.aspose.word...
  5. PageSetup Class | Aspose.Words for .NET

    Discover the Aspose.Words.PageSetup class for seamless page setup customization in your document Sections. Optimize layout and enhance readability today!...page setup properties of a section. To learn more, visit the Working...Working with Sections documentation article. public class PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node 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...
  7. Aspose.PSD for Java 20.4 - Release Notes|Docume...

    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....PSDJAVA-158 Support of Image Section Resource #1010 Background color...PSDJAVA-168 Support of Image Section Resource #1009 Border information...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  8. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asSection() Cast node to Section . asShape() Cast node to Shape...doc = new aw . Document (); // Add two runs and one shape as child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body | Aspose.Words for Java

    Represents a container for the main text of a Section in Java....container for the main text of a section. To learn more, visit the Aspose...is a section-level node and can only be a child of Section . There...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....:: Words :: Document > (); // Add two runs and one shape as child... Trim ()) << std :: endl ; break ; case Aspose :: Words :: NodeType...

    reference.aspose.com/words/cpp/aspose.words/node/