Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 726 for

add section break

(0.1 sec)
  1. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....indicating whether East Asian line-breaking rules are applied to the current...get_PageBreakBefore () True if a page break is forced before the paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Adds a blank page to the document...border for individual cells. Add Rows and Cells. Insert the table...

    docs.aspose.com/pdf/python-net/adding-tables/
  4. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....special character – a paragraph break . In Aspose.Words, a paragraph...need to insert a paragraph break character into it. DocumentBuilder...

    docs.aspose.com/words/java/working-with-paragra...
  5. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....( doc = doc ) # Add text to the first section in the document...and then add another section. builder . write ( 'Section 1. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via 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. Evaluate Aspose.Slides You...simply becomes licensed after you add a few lines of code to apply...

    docs.aspose.com/slides/python-java/licensing/
  7. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... Examples Shows how to add formatting to paragraphs in which...) paragraphs = doc . first_section . body . paragraphs self ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java.... // Add contents to this smart tag manually...properties. smartTag.getProperties().add(new CustomXmlProperty("Day",...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....special character – a paragraph break . In Aspose.Words, a paragraph...need to insert a paragraph break character into it. DocumentBuilder...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  10. Aspose words Java -ExportDocumentStructure - vi...

    When exporting DOCX to PDF with pdfOptions.setExportDocumentStructure(true) enabled, the Table of Contents (TOC) shows an unexpected visible space after the page number (trailing whitespace) on TOC lines in the tagged PD…...The current implementation may add an additional text element (e...new DocumentBuilder(doc); // Add TOC title heading builder.getParagraphFormat()...

    forum.aspose.com/t/aspose-words-java-exportdocu...