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

paragraph builder

(0.12 sec)
  1. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...node, returns its parent paragraph. If the field is already removed...bytes ) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Fields::FieldFileName class | As...

    Aspose::Words::Fields::FieldFileName class. Implements the FILENAME field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...u "Document.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."MyBookmark_" + i; builder.write("Text before bookmark."); builder.startB...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....'Contents of AutoText 3' ) builder = aw . DocumentBuilder ( doc...field will display. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....'Contents of AutoText 3' ) builder = aw . DocumentBuilder ( doc...field will display. field = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( dstDoc...srcList ); AddListSample ( builder , dstList ); } dstDoc . Save...

    reference.aspose.com/words/net/aspose.words.lis...