Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 151,741 for

text

(0.16 sec)
  1. Convert GIF to TXT via C# | Aspose

    Sample code for GIF to TXT C# conversion. Use API example code for batch GIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  2. 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/
  3. 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/
  4. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...(modalHeader) { // Change the header text modalHeader.querySelector('...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  5. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/cpp/presentation-localiz...
  6. 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...
  7. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....NET, covering text, HTML, LaTeX, image, and table-based...Document . You may add images or text to a PDF document. Also, try...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  8. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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-...
  10. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...src_doc , text = 'Source document first paragraph text.' )) dst_doc...dst_doc , text = 'Destination document first paragraph text.' )) #...

    reference.aspose.com/words/python-net/aspose.wo...