Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 151,740 for

text

(0.12 sec)
  1. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Hide Show ] Extracting Plain Text from the Table of OneNote Document...Get table text from a OneNote document . Get row text from a table...

    docs.aspose.com/note/java/working-with-tables/
  2. 在单元格中插入文本|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...
  3. 查找PDF是否包含图像或文本|Aspose.PDF for .NET

    本主题解释如何使用PdfExtractor类查找PDF文件是否仅包含图像或文本。... GetDataDir_AsposePdf_Text (); // Instantiate a memoryStream...object to hold the extracted text from Document using ( var ms...

    docs.aspose.com/pdf/zh/net/find-whether-pdf-fil...
  4. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Free online OCR applications|Documentation

    Instantly extract a Text from an image, scanned PDF, photo, screenshot, or receipt, and create searchable PDFs from anywhere using only a web browser....[ Hide ] Instantly extract a text from an image, scanned PDF,...Image To Text Free OCR software for extracting text form images...

    docs.aspose.com/ocr/apps/web/
  6. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the Text wraps around....of the shape or picture the text wraps around. Members Name Description...Description Both The document text wraps on both sides of the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your rendering with customizable ITextShaperFactory implementations....features using the HarfBuzz text shaping engine. Document doc...Document ( MyDir + "OpenType text shaping.docx" ); // Aspose.Words...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Notes::FootnoteSeparatorType enu...

    Aspose::Words::Notes::FootnoteSeparatorType enum. Specifies the type of the footnote/endnote separator in C++....Separator between main text and footnote text. FootnoteContinuation...Printed above footnote text on a page when the text must be continued...

    reference.aspose.com/words/cpp/aspose.words.not...
  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/