Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 15,249 for

section

(0.22 sec)
  1. SdtAppearance enumeration | Aspose.Words for Py...

    aspose.words.markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property to customize and enhance your structured document tags for improved user experience....Document ( MyDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TextColumnCollection.spacing property | Aspose....

    TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points....evenly spaced columns in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....the OpenType specification section on Microsoft Typography portal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.text_columns property | Aspose.Words ...

    PageSetup.text_columns property. Returns a collection that represents the set of text columns....evenly spaced columns in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Section importedSection = ( Section ) dstDoc . ImportNode...document text." ); // Import the Section from the destination document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or Sections, as well as by pages or by page ranges....multiple documents by headings or sections. You can also split a document...together: heading paragraph, section break, column break, page break...

    docs.aspose.com/words/nodejs-net/split-a-document/