Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 4,680 for

paragraph builder

(0.07 sec)
  1. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically....Paragraph . Has effect only for top...new aw . Document (); let builder = new aw . DocumentBuilder...

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

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...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/net/aspose.words.mar...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Words method. Represents an estimate of the number of words in the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....content and span multiple paragraphs or sections in a document...is_bookmark ) to True . Example: builder . insert_hyperlink ( "Go to...

    docs.aspose.com/words/python-net/working-with-h...
  6. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldRef fieldRef = (FieldRef) builder.insertField(FieldType.FIELD_REF...

    reference.aspose.com/words/java/com.aspose.word...
  7. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...(Word’s internal “pieces” of a paragraph). Typical reasons are: automatic...DocumentBuilder builder = new DocumentBuilder(doc); // Move builder to the...

    forum.aspose.com/t/placeholder-not-replaced-com...
  8. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes page numbers in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Text...fieldCitation = (FieldCitation) builder.insertField(FieldType.FIELD_CITATION...

    reference.aspose.com/words/java/com.aspose.word...
  10. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document size to a few hundred paragraphs. A Temporary License allows...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    docs.aspose.com/words/net/faq/