Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 15,203 for

section

(0.43 sec)
  1. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between columns for a polished, organized look....); // Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Aspose::Words::Range::UnlinkFields method | Asp...

    Aspose::Words::Range::UnlinkFields method. Unlinks fields in this range in C++....ExplicitCast < Aspose :: Words :: Section > ( System :: ExplicitCast...Words :: Node > ( doc -> get_Sections () -> idx_get ( 0 )) -> Clone...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. 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...
  4. 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...
  5. 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...
  6. Merge PCL files using C++ | Aspose.PDF

    Merge PCL files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/pcl/
  7. Merge MD files using C++ | Aspose.PDF

    Merge MD files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/md/
  8. Merge EPUB files using C++ | Aspose.PDF

    Merge EPUB files programmatically with C++ sample code using Aspose.PDF for C++...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats . Check...

    products.aspose.com/pdf/cpp/merger/epub/
  9. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...
  10. ReplacingArgs class | Aspose.Words for Node.js

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom 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...