Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,777 for

recognize pdf

(0.07 sec)
  1. Vertical Line Not Extracted From PDF – Causes M...

    We are encountering an issue while extracting text from a Pdf using Aspose.Pdf. The Pdf contains a vertical line acting as a separator between two text sections. However, during text extraction: The vertical line is n…...Extracted From PDF – Causes Misaligned Text Output Aspose.PDF Product...Product Family aspose-pdf-net Ramya_kalicharan January 9, 2026, 2:45pm...

    forum.aspose.com/t/vertical-line-not-extracted-...
  2. Issue: Embedded Clario Font Is Substituted on L...

    Description We are encountering a platform-specific font substitution issue while converting DOCX to Pdf using Aspose.Words. The DOCX document contains the Clario font embedded. When the document is converted to Pdf on…...DOCX → PDF Conversion Aspose.Words Product Family aspose-pdf-net...issue while converting DOCX to PDF using Aspose.Words . The DOCX...

    forum.aspose.com/t/issue-embedded-clario-font-i...
  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. Convert DJVU to Text via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/djvu-to-...
  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. Convert JPG to XML via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/jpg-to-xml/
  7. Convert JPG to JSON via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/jpg-to-j...
  8. Convert TIF to JSON via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/tif-to-j...
  9. Convert DJVU to XLSX via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/djvu-to-...
  10. Convert JPG to DOC via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/jpg-to-doc/