Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 15,617 for

paragraphs

(0.04 sec)
  1. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  2. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint presentation with Aspose.Slides...Adding Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/cpp/animated-text/
  3. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.character_unit_right_indent pro...

    ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_right_indent...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.LineUnitAfter | Aspose.Words fo...

    Discover the ParagraphFormat LineUnitAfter property—control spacing in gridlines for enhanced paragraph layout and improved document readability....(in gridlines) after the paragraphs. public double LineUnitAfter...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  7. ParagraphFormat.CharacterUnitRightIndent | Aspo...

    Discover the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your Paragraphs, enhancing your document's layout....characters) for the specified paragraphs. public double CharacterUnitRightIn...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how to use the StopTrackRevisions method to prevent automatic document change markings, enhancing your editing efficiency and document clarity.... Paragraphs [ 0 ]. Runs [ 0 ]. IsInsertRevision...doc . FirstSection . Body . Paragraphs [ 0 ]. Runs [ 1 ]. IsInsertRevision...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_revisions method. Stops automatic marking of document changes as revisions.... paragraphs [ 0 ] . runs [ 0 ] . is_insert_revision.... first_section . body . paragraphs [ 0 ] . runs [ 1 ] . is_insert_revision...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/