Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,590 for

paragraph builder

(0.06 sec)
  1. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...node, returns its parent paragraph. If the field is already removed...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln (); // Create some...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/net/aspose.words/sto...
  4. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...node, returns its parent paragraph. If the field is already removed...docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...

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

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTitle class for seamless TITLE field implementation. Enhance document management with powerful features today!...node, returns its parent paragraph. If the field is already removed...document. DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/nodejs-net/translate-mark...
  8. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.Paragraphs property. Represents an estimate of the number of Paragraphs in the document....paragraphs property BuiltInDocumentPrope.paragraphs property...number of paragraphs in the document. @property def paragraphs ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of Paragraph count in your document for better content management....Paragraphs Contents [ Hide ] BuiltInDocumentPrope.Paragraphs...number of paragraphs in the document. public int Paragraphs { get...

    reference.aspose.com/words/net/aspose.words.pro...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Helo...setText("Add text to this paragraph."); builder.getCurrentParagraph()...

    reference.aspose.com/words/java/com.aspose.word...