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

paragraph builder

(0.95 sec)
  1. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... Document () builder = aw . DocumentBuilder ( doc...whether to update them as the builder inserts them. # In some cases...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents... Document (); let builder = new aw . DocumentBuilder...Insert paragraphs with text with DocumentBuilder. builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldGoToButton) builder.insertField(FieldType.FIELD_GO_TO_BUTTON...

    reference.aspose.com/words/java/com.aspose.word...
  5. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....Effect Using SVG Builder API Aspose.SVG Builder API is designed...in the previous paragraph) using SVG Builder API . This code...

    docs.aspose.com/svg/net/drop-shadow/
  8. Aspose::Words::Document::UpdateWordCount method...

    Aspose::Words::Document::UpdateWordCount method. Updates word count properties of the document in C++....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...color's color. Assert . That ( builder . Font . Color . ToArgb ()...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Page 1.' ) builder . insert_break ( aw . BreakType...

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