Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 4,546 for

paragraph builder

(0.27 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....PARAGRAPH); block.setCategory("My custom...setBehavior(BuildingBlockBehavio.PARAGRAPH); block.setCategory("My custom...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...FieldQuote field = ( FieldQuote ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...table = builder.startTable(); builder.insertCell(); builder.write("City");...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Absorber - How to get the rows without spaces (...

    Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each line. Is there any pa…...at the beginning of each paragraph? The code snippet that I use...System.Text.StringBuilder builder = new System.Text.StringBuilder();...

    forum.aspose.com/t/absorber-how-to-get-the-rows...
  6. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....value determining whether a paragraph graphic should be marked as...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludeText = createFieldIncludeTe(builder, getMyDir() + "CD collection...

    reference.aspose.com/words/java/com.aspose.word...
  8. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insertTableOfContents method | ...

    DocumentBuilder.insertTableOfContents method. Inserts a TOC (table of contents) field into the document.... Document (); let builder = new aw . DocumentBuilder...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument....construct fields using a field builder, and then insert them into...field builder. # 1 - Single field: # Use a field builder to add...

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