Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 17,725 for

paragraph

(0.06 sec)
  1. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Loop through each paragraph portion. Get the required...length; i++){ //Loop through paragraphs in current TextFrame for...

    products.aspose.com/slides/java/parser/odp/
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/sty...
  5. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....object Add TextFragment to Paragraph collection of the page Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/cpp/create-document/
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

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

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

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