Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 152,629 for

text

(0.94 sec)
  1. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....10 How to detect hidden text? Please use TextState.Invisible...information about invisibility of text out of rendering mode setting...

    docs.aspose.com/pdf/net/whatsnew/2021/
  2. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API to edit HTML file...doc by adding a new line of text to it. Edit HTML in C++ Using..., you can add a new line of text to an HTML document with just...

    products.aspose.com/slides/cpp/editor/html/
  3. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. @property def distance_left...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced Text formatting and design flexibility in your projects....change the style of existing text. Document doc = new Document..."Emphasis" ; builder . Writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....organized through nodes that contain text and define the structure of...existing nodes, and read their text, level, and position. This article...

    docs.aspose.com/slides/net/manage-smartart-shap...
  6. Create and Add a Paragraph Style|Aspose.Words f...

    Create and add a paragraph style easily and fast instead of using Open XML SDK in C#....style and apply it to document text to achieve consistent formatting.... Change Text in a Table Get and Set Bookmark Text Related articles...

    docs.aspose.com/words/net/create-and-add-a-para...
  7. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....m :: UNIVERSAL ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  8. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract Text or images from the PDF document in C++.... You can extract text or images from any page or whole...instance Print the extracted text on console Iterate through each...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  9. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to Text. Enhance your document quality!...fields in PDF or convert them to text. Default is false . public bool...Microsoft Word form fields include text input, drop down and check box...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...their bounding boxes Extracting text inside an image rectangle Extracting...

    docs.aspose.com/ocr/net/image-regions/