Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 151,793 for

text

(0.39 sec)
  1. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace Text in MS Word documents in C#....Check the text of the document print "Original document text: " ....-> Range -> Text . PHP_EOL ; // Replace the text in the document...

    docs.aspose.com/words/net/find-and-replace-in-php/
  2. | Aspose

    Sample code for PDF to Text Java conversion. Use API example code for batch PDF files to Text conversion within any Web or Desktop Java based application....Conversion PDF to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/cpp/conversion/pdf-to-t...
  3. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert Shapes...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  4. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Headers and Footers|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....Developers can get or set the text string that appears on the left...with the font properties of the text. Setting Headers and Footers...

    docs.aspose.com/diagram/java/working-with-heade...
  6. 在单元格中插入文本|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....FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText..."Inserted Text" ); // Given a document name and text, // inserts...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  7. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract Text, tables, and images with step-by-step examples.... Unlike plain text or structured formats like JSON...follow a linear order. Extracting text, tables, images, and metadata...

    blog.aspose.com/pdf/parse-pdf-in-python/
  10. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the Text fragment in PDF using C++ and Aspose.PDF...Hide ] Add Tooltip to Searched Text by adding Invisible Button This...demonstrates how to add tooltip to the text on an existing PDF document...

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