Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 8,656 for

text extraction

(0.06 sec)
  1. Problems with text extraction on vector-based P...

    Hi, Aspose.PDF (19.7 for NET, and earlier) has problems with using TextAbsorber on some vector-based PDFs. I am seeing some serious memory leaks - running it on a 50 MB PDF uses 24 GB of RAM before failing. It it the s…...Problems with text extraction on vector-based PDFs Aspose.PDF...reached it can abort the text extraction? Can there be an option...

    forum.aspose.com/t/problems-with-text-extractio...
  2. PDF text extraction adds an extra carriage retu...

    Hi, I am using Apose PDF version 24.9 to extract Text from a PDF. For certain types of PDF, the extracted Text contains 2 carriage return when the original pdf only has one. The attached document can be used to reprod…...PDF text extraction adds an extra carriage return (2 total) when...Apose PDF version 24.9 to extract text from a PDF. For certain...

    forum.aspose.com/t/pdf-text-extraction-adds-an-...
  3. Text extraction from shape in PDF - Free Suppor...

    6_partofpart.pdf (44.2 KB) 6_partofpart_Textboxremove.pdf (2.8 KB) hi, When Text is extracted from the 6_partofpart.pdf file, “BP2-08” can be extracted, but “BP2-05” cannot. When I checked using the PDF editor, “B”, “…...Text extraction from shape in PDF Aspose.PDF Product Family choiys...pdf (2.8 KB) hi, When text is extracted from the 6_partofpart...

    forum.aspose.com/t/text-extraction-from-shape-i...
  4. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract Text from images via applications....for PDF and Image Text Extraction Extract text from Images as well...applications for turning images into text. Aspose.Total for Node.js via...

    products.aspose.com/total/nodejs-cpp/
  5. Master Slides text extraction - Aspose.Slides P...

    Hi, I need to extract Text from master slides, but only from shapes generated by user.I use this code: @Test public void asposeTest() throws XliffNotificationException { Presentation pptxPresentation = new Pre…...Master Slides text extraction Aspose.Slides Product Family djordje...8:31am #1 Hi, I need to extract text from master slides, but...

    forum.aspose.com/t/master-slides-text-extractio...
  6. Master Slides Text Extraction From Shapes In Fo...

    Hello, I am writing about the problem we encountered in working with MSO PowerPoint document using the Aspose Slides for Java library (v21.10). We are using Ubuntu 22.04 LTS and OpenJDK 11.0.13. We want to extract Text…...Master Slides Text Extraction From Shapes In Form Of Placeholder...OpenJDK 11.0.13. We want to extract text from master slides, but...

    forum.aspose.com/t/master-slides-text-extractio...
  7. Table extraction from pdf not working - Free Su...

    here is the code its not working. showing me error import aspose.pdf as pdf #Load PDF file pdfDocument = pdf.Document("/content/example2.pdf") #Initialize TableAbsorber object tableAbsorber = pdf.Text.TableAbsorber() …...Table extraction from pdf not working Aspose.PDF Product Family...TableAbsorber object tableAbsorber = pdf.text.TableAbsorber() #Parse all the...

    forum.aspose.com/t/table-extraction-from-pdf-no...
  8. Exception ‘An entry with the same key already e...

    Hi guys, i receive mentioned exception on attached file when following code used: var doc = new Aspose.Pdf.Document(file); foreach (var page in doc.Pages) { var TextFragmentAbsorber = new Aspose.Pdf.Text.TextFragmen…...already exists’ during PDF text extraction Aspose.PDF Product Family...textFragmentAbsorber = new Aspose.Pdf.Text.TextFragmentAbsorber(); page...

    forum.aspose.com/t/exception-an-entry-with-the-...
  9. Document extraction issue- Extracting PDF docum...

    Hi, We are using Aspose page PDF Extraction method, But below specified method is extracting the Text into Gibberish. Please have a look into it as a priority issue. public PageContent Extract(Aspose.Pdf.Page page) { …...Document extraction issue- Extracting PDF document into Gibberish...are using Aspose page PDF extraction method, But below specified...

    forum.aspose.com/t/document-extraction-issue-ex...
  10. Text Extractor|Aspose.PDF for .NET

    Extracts Text content from the PDF document....Text Extractor Contents [ Hide ] Do you have a PDF document from...from which you need to extract text programmatically ? With Aspose...

    docs.aspose.com/pdf/net/plugins/textextractor/