Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 6,629 for

section

(0.07 sec)
  1. Aspose::Words::MailMerging::MailMerge::get_Reta...

    Aspose::Words::MailMerging::MailMerge::get_RetainFirstSectionStart method. Gets a value indicating whether the SectionStart of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Missing Features in VSTO|Aspose.Slides Document...

    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....VSTO Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/slides/net/missing-features-in-...
  3. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set of text columns....evenly spaced columns in a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IReplacingCallback.replacing method | Aspose.Wo...

    IReplacingCallback.replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document tag....file_name = MY_DIR + 'Multi-section structured document tags.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....these will look like "Section (1.01)", "Section (1.02)"... list ....at ( 1 ). numberFormat = "Section (\u0000.\u0001)" ; list . listLevels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and Section formatting. To learn more, visit the documentation article in C++....specify font, paragraph and section formatting. To learn more,...get_CurrentSection () Gets the section that is currently selected...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Python via .NET....Field List under the Values section. Drag the calculated field...field to the Values section of the PivotTable to display the calculated...

    docs.aspose.com/cells/python-net/add-calculated...
  10. 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...