Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 5,273 for

document text extraction

(0.08 sec)
  1. Evaluate Aspose.Slides|Aspose.Slides Documentation

    Evaluate Aspose.Slides for C++ and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial....watermark at the top of the document on open and save, and limits...limits to one slide when extracting the text from presentation slides...

    docs.aspose.com/slides/cpp/evaluate-aspose-slides/
  2. Unlock PDF API | Aspose.PDF

    Decrypting PDF Documents with free cross-platform Apps and High Code APIs for any platform....important information or documents. Sometimes, there is a need...need to change a PDF document, such as correcting errors or updating...

    products.aspose.com/pdf/unlock/
  3. PDF to TIFF Converter using Android via Java | ...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...convert programmatically a document from PDF to TIFF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/android-java/conversion...
  4. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....C# Contents [ Hide ] A PDF document may sometimes contain additional...Overview page. Optimize PDF Document for the Web Optimization,...

    docs.aspose.com/pdf/net/optimize-pdf/
  5. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting Document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....tasks, including rendering documents to fixed-page formats, for...When Aspose.Words renders a document, it needs to perform embedding...

    docs.aspose.com/words/net/manipulating-and-subs...
  6. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。...ExtractText () { // The path to the documents directory var dataDir = RunExamples...RunExamples . GetDataDir_AsposePdf_Text (); bool wholeText = true ;...

    docs.aspose.com/pdf/zh/net/extract-text/
  7. HTML Code Generators – Online Code Tools and C#...

    HTML Code Generators help to create HTML elements online or using C#. Generate images, tables, forms, media, etc. to use them in your HTML....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/generators/
  8. Online PS to XLTM Conversion or Build .NET base...

    Free online app to convert PS to XLTM files. .NET C# conversion library code for PS Documents....will be converted into XLTM document Download the converted XLTM...Automation API Open PS file using Document class Convert PS to XLSX by...

    products.aspose.com/total/net/conversion/ps-to-...
  9. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....bookmarks in it using the Document class object Iterate through...and flags for italics and bold text These steps define the process...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  10. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....ignoredCharacters = L "Áá" ; // Extract text from the image auto result...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-blacklist/