Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 153,080 for

text

(0.47 sec)
  1. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure.... Text . TableAbsorber (); // Visit...table on the page Aspose . Pdf . Text . AbsorbedTable table = absorber...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  2. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a ьгдеш-сщдгьт document using the DetectAreasMode.MULTICOLUMN algorithm....large amounts of structured text such as scanned contracts, book...and small amounts of irregular text - try DetectAreasMode.UNIVERSAL...

    docs.aspose.com/ocr/java/areas-detection/multic...
  3. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....to improve stylistics of the text being proofed. Default value...to be returned with proofed text. Default value is false . PreserveFormatting...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Working with image regions|Documentation

    Automatic detection of Text bounding boxes and extraction of Text inside image rectangles....certain areas of an image, not all text. This is very useful for batch...lines with coordinates Finding text in an image Spell checker Analyzing...

    docs.aspose.com/ocr/python-net/image-regions/
  5. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...using namespace Aspose :: Pdf :: Text ; void WorkingWithAttachmen..._dataDir + u "test.txt" , u "Sample text file" ); // Add attachment to...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  6. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... Writeln ( "Text inside a bookmark." ); builder...running code Find and Replace Text in Documents Add Watermark in...

    docs.aspose.com/words/net/working-with-bookmark...
  7. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....to add, customize, and remove text or image watermarks in Word...behind the text in a document. A watermark can contain a text or an...

    docs.aspose.com/words/python-net/working-with-w...
  8. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the Text alignment of a form field in a PDF document using Aspose.PDF for Python....fields often require customized text alignment to maintain a consistent...alignment of a form field’s text content. The FormEditor class...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  9. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...find-and-replace // operation to ignore text inside footnotes. // Set the...operation to also search for text inside footnotes. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....pdf" ); } Add Text inside the Ellipse Aspose.PDF...supports to add text inside the Graph Object. Text property of Graph...

    docs.aspose.com/pdf/java/add-ellipse/