Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 6,641 for

extract text

(0.68 sec)
  1. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。...getGroupedShapes (); // Extract the text of gear type shapes and...console . log ( "Gear Type Shape Text: " + s . getText ()); } } 控制台输出...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...
  2. Aspose.Total for JavaScript via C++|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.... The library supports text in 26 languages, including Latin...like document viewing, text extraction, content manipulation,...

    docs.aspose.com/total/javascript-cpp/
  3. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....remove, replace HTML nodes, extract CSS style information, get...CreateElement( "p" ); // Create a text node var text = document.CreateTextNode(...

    products.aspose.com/html/net/editor/html/
  4. How to Run the Examples|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....13 or later Text editor or IDE Import from GitHub...download the ZIP file from here . Extract the contents of the ZIP file...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  5. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. modelConfig = new AsposeAIModelConfig...get_result ()[ 0 ] . recognition_text ) ai . free_resources () Live...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/
  6. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...example demonstrating how to extract the numbering value from paragraphs...label value and the paragraph text System.out.println("List item:...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  7. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for JavaScript via C++....JavaScript via C++ cannot extract images from HTML pages. The...formats: Format Details TEXT Plain text JSON A popular open-standard...

    docs.aspose.com/ocr/javascript-cpp/supported-fi...
  8. Convert the Smart Art to Group Shape|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....Shape is Smart Art Shape Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/java/convert-the-smart-ar...
  9. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Contents [ Hide ] While you can extract text from color or grayscale...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/cpp/binarization/
  10. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....txt" , "Sample text file" ); // Add an attachment...save ( "output.pdf" ); } } Extract and Save an Attachment...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...