Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,630 for

paragraph builder

(0.09 sec)
  1. PageSetup.lineNumberRestartMode property | Aspo...

    PageSetup.lineNumberRestartMode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... Document (); let builder = new aw . DocumentBuilder...the line. let pageSetup = builder . pageSetup ; pageSetup . lineStartingNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.Paragraph_format property. Returns an object that represents current Paragraph formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...object that represents current paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....let builder = new aw . DocumentBuilder ( doc ); builder . paragraphFormat..."Heading 1" ); builder . writeln ( "Hello world!" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent Paragraph. If the field is already removed, returns null in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/md/
  7. Footnote Endnote|Aspose.PDF for Reporting Services

    Add footnotes and endnotes to your PDF reports with Aspose.PDF for Reporting Services. Provide detailed document references....Endnote Contents [ Hide ] Report Builder cannot set the footnote or..."Textbox1" > ... < Paragraphs > < Paragraph > < TextRuns > < TextRun...

    docs.aspose.com/pdf/reportingservices/footnote-...
  8. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.lay...