Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 18,524 for

paragraphs

(0.06 sec)
  1. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Add Graph object to paragraphs collection of page instance...); // Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/net/add-line/
  2. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    Discover how the LayoutOptions ShowParagraphMarks property enhances text formatting by toggling paragraph marks visibility. Improve your document clarity today!...sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutOptions.show_paragraph_marks property | A...

    LayoutOptions.show_paragraph_marks property. Gets or sets indication of whether paragraph marks are rendered...show_paragraph_marks property LayoutOptions.show_paragraph_marks...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve 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-curve/
  5. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Get the paragraphs collection of the page using...using the page_get_paragraphs function. Creating a new image object...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  6. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...to work with breaks: &p - paragraph break &b - section break &m...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....containing fields or empty paragraphs. The following code example...unmerged fields, regions, and paragraphs from a template during a...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  10. 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...