Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 15,451 for

section

(0.81 sec)
  1. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....insert paragraph, page, column, section or line break into the document...revert page setup settings to sections in a document. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....object provides access to sections, mail‑merge functionality...entire document or separate sections. Document contains a collection...

    docs.aspose.com/words/python-net/working-with-d...
  3. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position.... SECTION_BREAK_NEW_PAGE ) builder ....write ( 'This is the second section.' ) # We can use the "Position"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details....may select the corresponding section: Loading, Saving and Converting...Words for Java API Reference section. Getting Started Low Code Related...

    docs.aspose.com/words/java/developer-guide/
  5. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....REPEATING_SECTION The SDT represents repeating section type when...REPEATING_SECTION_ITEM The SDT represents repeating section item....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...&p - paragraph break &b - section break &m - page break &l -...&p - paragraph break &b - section break &m - page break &l -...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ASP - VBScript via COM Interop|Aspose.PDF for .NET

    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....Document" ) 'Create a new section in the Pdf object Dim pdfsection..."Aspose.Pdf.Generator.Section" ) 'Add section to Pdf object document...

    docs.aspose.com/pdf/net/asp-vbscript-via-com-in...
  8. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/java/com.aspose.word...
  9. Install SharePoint|Aspose.PDF for SharePoint

    PDF SharePoint API installation Section covers topics relating to system requirements, installation in SharePoint Server, activation, deactivation and uninstallation of the product....SharePoint Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/sharepoint/install-aspose-p...
  10. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

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