Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 12,037 for

section

(0.04 sec)
  1. SectionCollection.ToArray | Aspose.Words for .NET

    Discover the SectionCollection ToArray method, effortlessly copy all Sections into a new array, enhancing your data management and coding efficiency....ToArray method Copies all sections from the collection to a new...new array of sections. public Section [] ToArray () Return Value...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....Add a section break. This does not make a new section or paragraph...ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count ()); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your document's layout with precise vertical justification!...revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder . PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/java/programming-with-doc...
  6. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java....headers and footers for all section bodies at the end of the document...footers are placed after all section bodies at the very end of a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Range.UnlinkFields | Aspose.Words for .NET

    Discover the Range UnlinkFields method to effortlessly unlink fields in your document range, enhancing your workflow and document management....docx" ); Section newSection = ( Section ) doc . Sections [ 0 ]....); doc . Sections . Add ( newSection ); doc . Sections [ 1 ]. Range...

    reference.aspose.com/words/net/aspose.words/ran...
  8. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...of the main text story in a section has ended. visit_body_start(body)...of the main text story in a section has started. visit_bookmark_end(bookmark_end)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Use Aspose.Words Instead of Open XML SDK...

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of Open XML using C#....Requirements and Prerequisites This section lists the environment and system...“Supported Operating Systems” section of the System Requirements...

    docs.aspose.com/words/net/aspose-words-instead-...
  10. Remove Page Breaks from a Document|Aspose.Words...

    Remove page breaks from a document easily and fast instead of using Open XML SDK in C#....please visit Remove Page and Section Breaks . Remove Hidden Text...Text from Document Remove Section Breaks from a Document Analyzing...

    docs.aspose.com/words/net/remove-page-breaks-fr...