Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,836 for

recognize pdf

(0.16 sec)
  1. HTML|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....Contents on Saving to HTML Recognize Self-Closing Tags Render Gradient...AI Document Assistant Close PDF Convert Revision of XLSB to XLSM...

    docs.aspose.com/cells/python-net/convert-excel-...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...code: input.Add("\Files\OCRTest.pdf", startPage:=1, pagesCount:=1)...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.Pdf.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached Pdf containing an hyperlink to an Url. The Pdf is converted to an xlsx. The created xlsx document contains the text, bu…...preserved when converting PDF to XLSX Aspose.PDF Product Family tfipsrd...1 Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  4. PDF and Excel SpreadSheet Processing and OCR Ad...

    JavaScript API to manipulate Pdf documents, Microsoft Excel Spreadsheets as well as add OCR feature in web applications....JavaScript API for PDF and OCR Add OCR and PDF manipulation features...functionalities like working directly with PDFs, Excel SpreadSheets in web browsers...

    products.aspose.com/total/javascript-cpp/
  5. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to Pdf/HTML, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.Pdf"); doc.Save(@".\out.html"); On the first …...issues when rendering DOCX to PDF/HTML Aspose.Words Product Family...Word document with charts to PDF/HTML, the axis and its content...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  6. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…... I’m trying to do Recognize using a bitmap over a memory...Aspose.OCR.Language.Eng; // Recognize image var results = recognitionEngine...

    forum.aspose.com/t/nuget-package-version-for-wi...
  7. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....BMP documents containing recognized text. To add it to your project...ocr = new AsposeOcr (); // recognize image string riText = ocr...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  8. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping text when *.pptx file was saved in Pdf format applying specific font to the text. Scenario: there is a *.pptx file where Untitled Serif font is applied to the text.…...Saving a PPTX File as PDF in C# Causes Text Overlapping Aspose...when *.pptx file was saved in pdf format applying specific font...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  9. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....Words to recognize the format automatically....Markdown Markdown text document. Pdf Pdf document. Xml XML document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert JPEG to DOCX via C# | Aspose

    Sample code for JPEG to DOCX C# conversion. Use API example code for batch JPEG files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....JPEG documents containing recognized text. To add it to your project...ocr = new AsposeOcr (); // recognize image string riText = ocr...

    products.aspose.com/ocr/net/conversion/jpeg-to-...