Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 4,644 for

paragraph builder

(0.13 sec)
  1. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....Returns the immediate parent paragraph. PreviousSibling { get; }...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....docm"); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldMacroButton) builder.insertField(FieldType.FIELD_MACRO_BUTTON...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....docm' ) builder = aw . DocumentBuilder ( doc...MacroName property. field = builder . insert_field ( field_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words/doc...
  6. JoinRunsOptions class | Aspose.Words for Python

    aspose.words.JoinRunsOptions class. Provides configuration flags for the join runs operation.... Document () builder = aw . DocumentBuilder ( doc...differences. builder . font . name = 'Arial' builder . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Shape textBox = builder . InsertShape ( ShapeType . TextBox...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE 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...
  10. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... Document () builder = aw . DocumentBuilder ( doc...tag . lock_contents = True builder . write ( 'The contents of...

    reference.aspose.com/words/python-net/aspose.wo...