Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 726 for

add section break

(0.07 sec)
  1. Licensing and Subscription|Aspose.Words for Java

    Aspose.Words for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Purchase Policies and FAQ section. Free Trial or Temporary License...simply becomes licensed when you add a few lines of code to apply...

    docs.aspose.com/words/java/licensing/
  2. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify Additional options when saving a document into the SaveFormat.MARKDOWN format in Java....to specify whether the page breaks should be preserved during...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....document // contains a paragraph break inside a hyperlink, which puts...Document doc = new Document(); // Add two runs and one shape as child...

    reference.aspose.com/words/java/com.aspose.word...
  4. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....new DocumentBuilder(doc); // Add text, and reference it with a...be its index among all the section's footnotes. // This is the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch.... Add headings and paragraphs. Insert...document. – creates syntax nodes. – adds nodes to the document. – serializes...

    docs.aspose.com/html/net/create-markdown-docume...
  6. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a 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...
  7. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents...operations, compare documents, or add digital signatures, Aspose.Words...document's layout Add, remove, or modify section breaks, change page...

    products.aspose.com/words/android-java/
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  9. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....with other settings for a section. Document doc = new Document();...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  10. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_Section property. Specifies whether list should be restarted at each Section...is_restart_at_each_section property List.is_restart_at_each_section property...should be restarted at each section. Default value is False . @property...

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