Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,630 for

paragraph builder

(0.16 sec)
  1. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EditableRange class | Aspose.Words for Node.js

    Aspose.Words.EditableRange class. Represents a single editable range...let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....sets indication of whether paragraph marks are rendered. Default...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... Paragraph , "MyStyle1" ); myStyle ..... add ( aw . StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your documents with versatile underline options for a professional look....text inserted by a document builder. Document doc = new Document...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . write...visit " ); // Insert the link. builder . insertHyperlink ( "Aspose...

    docs.aspose.com/words/java/insert-hyperlink-to-...
  9. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

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