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

text

(1.8 sec)
  1. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/gif-to-...
  2. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/python-net/working-with-h...
  3. Use cases|Documentation

    Learn how to apply Aspose.OCR technology to your business and how to solve real-world problems with just a few lines of code....NET converts printed text in scanned documents, images...or PDFs into machine-readable text. This allows you to easily and...

    docs.aspose.com/ocr/net/use-cases/
  4. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....set text of the comment. public void SetText ( string text ) Parameter...Parameter Type Description text String The new text of the comment. Remarks...

    reference.aspose.com/words/net/aspose.words/com...
  6. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML Text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...Checks if particular DrawingML text effect is applied. public bool...dmlEffectType TextDmlEffect DrawingML text effect type. Return Value true...

    reference.aspose.com/words/net/aspose.words/fon...
  7. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  8. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....replace text in the entire file Replace some other text along with...PdfFileMend object for adding some text and saving it back to the memory...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  9. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF documents in .NET? Edit PDF files with high quality using .NET PDF library....PDF, you can replace the text on all pages or in a certain...unused fonts, or remove all text from pdf documents. Often PDF...

    products.aspose.com/pdf/tutorial/edit-pdf/
  10. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/python-net/aspose-cells-g...