Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 6,552 for

extract text

(0.93 sec)
  1. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... Extract the ZIP. Open ~/Word/Document...--> Rename the file as .zip. Extract the ZIP. Open ~/Word/Document...

    docs.aspose.com/words/net/generator-or-producer...
  2. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... Extract the ZIP. Open ~/Word/Document...--> Rename the file as .zip. Extract the ZIP. Open ~/Word/Document...

    docs.aspose.com/words/cpp/generator-or-producer...
  3. AsposeAI Table correction|Documentation

    Improve OCR accuracy by applying LLM‑powered table layout output....| 1678 | 4000 | Extract text AI table extract 🐞 Logging & error...

    docs.aspose.com/ocr/net/ai/ai-table/
  4. Python via JPype|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....BarCode for Java, extract files and copy the lib folder...BarCodeBuilder () \# Set code text builder . setCodeText ( "test-123"...

    docs.aspose.com/barcode/java/python-via-jpype/
  5. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for Extracting Text from passport images....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-p...
  6. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...NuGet 安裝 解析 PPT 文件 - C# //Extract Text from the Whole ppt Presentation...in para.Portions) { //Display text in the current portion Console...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  7. Features|Documentation

    Aspose.Cells for Python via Java features....(ODS), PDF, Tab Delimited, Plain Text (TXT) Rendering and Printing...data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/python-java/features/
  8. Features|Documentation

    Aspose.Cells for Python via .NET features....(ODS), PDF, Tab Delimited, Plain Text (TXT) and popular image formats...validations Sort data Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/python-net/features/
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  10. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。... GetDataDir_AsposePdf_Text (); bool wholeText = true ;..."sample.txt" ); } else { // Extract the text into separate files int...

    docs.aspose.com/pdf/zh/net/extract-text/