Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,220 for

section

(1.72 sec)
  1. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Missing Features of xlsx4j in Aspose.Cells|Docu...

    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....Cells Contents [ Hide ] This section shows the features that are...

    docs.aspose.com/cells/java/missing-features-of-...
  3. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...numbers when a continuous section restarts the page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. aspose.words.layout module | Aspose.Words for P...

    The aspose.words.layout module provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages....page numbers in a continuous section that restarts page numbering...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Python via .NET, compatible with PowerPoint and OpenDocument formats....Display Data Point Values This section shows how to display the value...Colors for Data Points This section shows how to set custom labels...

    docs.aspose.com/slides/python-net/data-points-o...
  6. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…... ACFR Section 4 Reports.zip (127.1 KB) Please...sample. Thanks, Avinash ACFR Section 4 Reports.zip (127.1 KB) Code_API3...

    forum.aspose.com/t/table-format-disturb-while-c...
  8. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....static SectionBreak () End of section character: “\x000c” or “\f”...constexpr SectionBreakChar End of section character: (char)12 or “\f”...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. ListLevel.numberFormat property | Aspose.Words ...

    ListLevel.numberFormat property. Returns or sets the number format for the 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...
  10. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...