Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 14,140 for

section

(0.08 sec)
  1. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position....END_OF_SECTION Endnotes are output at the end of the section. END_OF_DOCUMENT...insert_break ( aw . BreakType . SECTION_BREAK_NEW_PAGE ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in XLSX format, enhancing your workflow and document management....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval....functionality for searching sections and paragraphs in the text...ParagraphAbsorber: By drawing the border of sections and paragraphs of text on...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  4. FieldAutoTextList Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoTextList class, designed to streamline document automation with efficient AUTOTEXTLIST field implementation....Paragraph ; Section section = new Section ( glossaryDoc ); section . AppendChild...new Body ( glossaryDoc )); section . Body . AppendParagraph (...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document tag in C++....document tag in the current section. void Aspose :: Words :: DocumentBuilder...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Supported Platforms|Aspose.Words for Java

    Use Aspose.Words when building applications for .NET, Java, and C++, PHP, Python, and other languages.... This section provides information on using...principles outlined in this section, you will be able to employ...

    docs.aspose.com/words/java/platforms-and-intero...
  7. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#....SDK Contents [ Hide ] This section contains a code comparison...XML SDK. The pages in this section contain a short description...

    docs.aspose.com/words/net/code-comparison-aspos...
  8. Programming with Documents|Aspose.Words for Pyt...

    Use the Aspose using `Python.Words` Document Object Model classes to programmatically create, modify, and manage documents with python-net. 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/python-net/programming-wi...
  9. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision....foreach ( Section srcSection in docToInsert . Sections . OfType...OfType < Section >()) foreach ( Node srcNode in srcSection . Body...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

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