Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 18,538 for

paragraphs

(0.88 sec)
  1. BuiltInDocumentProperties.content_status proper...

    BuiltInDocumentProperties.content_status property. Gets or sets the content status of 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...
  2. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....object to paragraphs collection of page page -> get_Paragraphs () ->...object to paragraphs collection of page page -> get_Paragraphs ()->...

    docs.aspose.com/pdf/cpp/add-ellipse/
  4. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. doc =...first_section . body . first_paragraph . paragraph_format # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. let doc...// 4 - Line spacing before paragraphs: expect ( 0.0 ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs . at ( 0 ). runs . at ( 0...doc . firstSection . body . paragraphs . at ( 1 ). runs . at ( 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Aspose::Words::ParagraphFormat::get_OutlineLeve...

    Aspose::Words::ParagraphFormat::get_OutlineLevel method. Specifies the outline level of the paragraph in the document in C++....the outline level of the paragraph in the document. Aspose ::...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/cpp/aspose.words/par...