Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 18,220 for

paragraphs

(0.14 sec)
  1. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  2. Range.replace method | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  3. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Paragraphs . Add ( table ); // Save...of input document page . Paragraphs . Add ( table ); // Save...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  4. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image.... Get the total number of paragraphs in the image. asposeocr_... Get the total number of paragraphs in the image provided as...

    docs.aspose.com/ocr/cpp/image-regions-line-find/
  6. 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/
  7. MarkdownEmptyParagraphExportMode enumeration | ...

    Aspose.Words.Saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty Paragraphs to Markdown....Words exports empty paragraphs to Markdown. Members Name... None Don’t export empty paragraphs. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....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/net/convert-paragraph-into-...
  9. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....Individual Text Fragments Inside a Paragraph in PDF Rotate individual text...text fragments within a paragraph. It shows how to build a multi-line...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  10. Layout detecton|Documentation

    How to detect the layout of the provided image.... paragraphs Array of ContentArea Detected paragraphs. images...print ( "paragraphs:" + str ( len ( result . paragraphs ))) print...

    docs.aspose.com/ocr/python-net/layout_detection/