Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 4,242 for

paragraph builder

(0.04 sec)
  1. Aspose::Words::Saving::TableContentAlignment en...

    Aspose::Words::Saving::TableContentAlignment enum. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in C++....will be taken from the first paragraph in corresponding table column...align contents in tables. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ); body . appendChild...let builder = new aw . DocumentBuilder ( doc ); builder . moveTo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("CrossReference:...FieldNoteRef field = (FieldNoteRef)builder.insertField(FieldType.FIELD_NOTE_REF...

    reference.aspose.com/words/java/com.aspose.word...
  4. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...DocumentBuilder. builder . Write ( "Run 1. " ); builder . Write ( "Run...

    reference.aspose.com/words/net/aspose.words/nod...
  5. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures.... Document () builder = aw . DocumentBuilder ( doc...# Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your document automation and efficiency.... Paragraph ; doc . GlossaryDocument ...brochure.dotx" }; DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Paragraph ; doc . GlossaryDocument ...brochure.dotx" }; DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( u "Helo world...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . ParagraphFormat..."Heading 1" ]; builder . Writeln ( "Hello world!" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...