Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 15,616 for

paragraphs

(0.03 sec)
  1. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section....method Moves the cursor to a paragraph in the current section. public...paragraphIndex Int32 The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Retrieve all paragraphs in the document. paragraphs = doc . getChildNodes...NodeType . PARAGRAPH , True ) paragraphs_count = paragraphs . getCount...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  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. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!...revisions and remove the second paragraph, which will create a delete...delete revision. // That paragraph will persist in the document until...

    reference.aspose.com/words/net/aspose.words.rep...
  5. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....right tab stop in TOC related paragraphs. Document doc = new Document(getMyDir()...docx"); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/java/com.aspose.word...
  6. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope.... BuiltInDocumentPrope . Paragraphs ); Assert . AreEqual ( 1...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  8. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Python. You will get settings for IDE and a sample code to convert text to bullet points in Word using Python....TeX Product Family Convert Paragraph into Bullet Points in Word...Follow this article to convert paragraph into bullet points in Word...

    kb.aspose.com/words/python/convert-paragraph-in...
  9. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java....DocumentBuilder(doc); // Insert one paragraph with a large letter that the...text in the second and third paragraphs begins with. builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...object to paragraphs collection of page page . paragraphs . add (...

    docs.aspose.com/pdf/python-net/add-circle/