Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 4,545 for

paragraph builder

(0.08 sec)
  1. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...Write ( "Section 1" ); builder . InsertBreak ( BreakType . PageBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  2. ListLevelCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.Lists.ListLevelCollection, streamline your document formatting with customizable list levels for enhanced clarity and presentation....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using autonum fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++.... auto builder = System :: MakeObject < Aspose...( doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::Layout::LayoutCollector::GetEndP...

    Aspose::Words::Layout::LayoutCollector::GetEndPageIndex method. Gets 1-based index of the page where node ends. Returns 0 if node cannot be mapped to a page in C++.... auto builder = System :: MakeObject < Aspose...( doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++.... auto builder = System :: MakeObject < Aspose...( doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++.... auto builder = System :: MakeObject < Aspose...( doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... Document () builder = aw . DocumentBuilder ( doc...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...populate the document with paragraphs formatted using a "Heading"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...