Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 4,546 for

paragraph builder

(0.05 sec)
  1. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document changes as revisions.... Document () builder = aw . DocumentBuilder ( doc...until we begin tracking them. builder . write ( 'Hello world! ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...fieldAuthor = (FieldAuthor) builder.insertField(FieldType.FIELD_AUTHOR...

    reference.aspose.com/words/java/com.aspose.word...
  3. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field...content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Font::get_AutoColor method | Asp...

    Aspose::Words::Font::get_AutoColor method. Returns the present calculated color of the text (black or white) to be used for 'auto color'. If the color is not 'auto' then returns Color in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Color :: Empty . ToArgb (), builder -> get_Font () -> get_Color...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.font_embedding_mode property. Specifies the font embedding mode.... Document () builder = aw . DocumentBuilder ( doc...nonstandard font. builder . font . name = 'Arial' builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...world!' ) builder . paragraph_format . bidi = True builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index.... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  10. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToHe...oterType.HEADER_PRIMARY); builder.getParagraphFormat().setAl...

    reference.aspose.com/words/java/com.aspose.word...