Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 148,380 for

text

(0.13 sec)
  1. Setting ATTRIB and MTEXT objects|CAD 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....CadText class that represents text entities in the DXF AutoCAD...contain text. You can create several paragraphs of text as a single...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...
  2. Specialized recognition functions|Documentation

    Extracting Text passports and vehicle license plates....extracting text from certain types of images: Extracting text from...photos of passports. Extracting text from vehicle license plates...

    docs.aspose.com/ocr/cpp/specialized-recognition...
  3. HanXinErrorLevel|Aspose.BarCode for Python via ...

    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....the code text L2 Allows recovery of 15% of the code text L3 Allows...the code text L4 Allows recovery of 30% of the code text See Also...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Saving Workbook to Text or CSV Format Sometimes, you...multiple worksheets into text format. For text formats (for example...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. How to add/insert TextBox to Worksheet with Jav...

    How to add/insert Text Box to Worksheet in Aspose.Cells for JavaScript 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/javascript-cpp/add-text-b...
  6. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations....shapes (including by Alternative Text), duplicating, deleting or hiding...internal IDs. Assign a unique Alt Text to the target shape in PowerPoint...

    docs.aspose.com/slides/python-net/shape-manipul...
  7. Aspose::Words::Notes::EndnoteOptions::get_Resta...

    Aspose::Words::Notes::EndnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....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/cpp/aspose.words.not...
  8. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Search PDF API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....with text to find as parameter. Get all extracted text fragments...PDF file using .NET //Search Text from All the Pages of PDF Document...

    products.aspose.com/pdf/search-pdf/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...using namespace Aspose :: Pdf :: Text ; void AddingText () { String...-> idx_get ( 1 ); // create text fragment auto textFragment =...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/