Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 151,747 for

text

(0.22 sec)
  1. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP....covers how to: Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/php-java/parsing/
  2. Add Watermark To PDF|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following examples show how to add text and image watermarks to PDF...PDF. Add text watermark to PDF You can easily add a text watermark...

    docs.aspose.com/cells/java/add-watermark-to-pdf/
  3. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Words removes only the text of the placeholder. The paragraph...Collections.Generic; using System.Text.RegularExpressions; public class...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  4. QRErrorLevel|Aspose.BarCode for Python via .NET...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Allows recovery of 7% of the code text. LEVEL_M Error correction Level...recovery of 15% of the code text LEVEL_Q Error correction Level...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace Text in a Document using Jython....the text of the document. print "Original document text: " +...() . getText () # Replace the text in the document. doc . getRange...

    docs.aspose.com/words/java/find-and-replace-in-...
  6. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....any text You can also correct misspelled words in any text string...OCR.AsposeOcr class: string text = "Die schönste Jungfrau sitzet...

    docs.aspose.com/ocr/net/automatic-spelling-corr...
  7. Aspose::Words::Drawing::TextBox::get_FitShapeTo...

    Aspose::Words::Drawing::TextBox::get_FitShapeToText method. Determines whether Microsoft Word will grow the shape to fit Text in C++....Word will grow the shape to fit text. bool Aspose :: Words :: Drawing...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Enable OpenType Features in C#|Aspose.Words for...

    Advanced typography features using C#....Words using HarfBuzz text shaping engine. Aspose.Words...using text shaper objects provided externally. A text shaper...

    docs.aspose.com/words/net/enable-opentype-featu...
  9. Aspose::Words::Watermark::get_Type method | Asp...

    Aspose::Words::Watermark::get_Type method. Gets the watermark type in C++....Examples Shows how to create a text watermark. auto doc = System...Document > (); // Add a plain text watermark. doc -> get_Watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  10. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the Text fragment in PDF using C# and Aspose.PDF... Add Tooltip to Searched Text by adding Invisible Button It...hovers the mouse cursor over the text. Aspose.PDF for .NET provides...

    docs.aspose.com/pdf/net/pdf-tooltip/