Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 20,950 for

extraction

(0.09 sec)
  1. Image Extraction 13 - Free Support Forum - aspo...

    Dear team, We are extracting Images from docx but below case its getting extracted but in black image please find input and output, Please find source code also if ((paragraph.toString(SaveFormat.TEXT).toLowerCase().tr…...Image Extraction 13 Aspose.Words Product Family words-java e503824...12:56pm #1 Dear team, We are extracting Images from docx but below...

    forum.aspose.com/t/image-extraction-13/250150
  2. Issue with MBOX Extraction - Images in Email Bo...

    Hello Aspose Support Team, I hope this message finds you well. I am currently using Aspose.Email for .NET to extract emails and attachments from MBOX files. While this process is working well for most cases, I have enc…...with MBOX Extraction - Images in Email Body not Extracted as Files...using Aspose.Email for .NET to extract emails and attachments from...

    forum.aspose.com/t/issue-with-mbox-extraction-i...
  3. 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-...
  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...optimize PDFs, incorporate and extract text and images, as well as...

    products.aspose.com/total/nodejs-cpp/
  5. Why image extraction from docx also saving an i...

    public void extractImagesFromDocx(byte[] docx) throws Exception { Document document = new Document(new ByteArrayInputStream(docx)); NodeCollection<Shape> docShapes = (NodeCollection<Shape>) document.getChildNodes…...Why image extraction from docx also saving an image with Aspose...

    forum.aspose.com/t/why-image-extraction-from-do...
  6. 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...(2.8 KB) hi, When text is extracted from the 6_partofpart.pdf...

    forum.aspose.com/t/text-extraction-from-shape-i...
  7. Extraction Image naming issue - Aspose.Words Pr...

    Dear team, We are extracting images from docm but below case images are extracting but image names are mismatching Please find input and output file Input and Output : 6 Need to check.zip (3.4 MB) and we are using bel…...Extraction Image naming issue Aspose.Words Product Family words-java...3:21pm #1 Dear team, We are extracting images from docm but below...

    forum.aspose.com/t/extraction-image-naming-issu...
  8. 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...
  9. 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...2017, 8:31am #1 Hi, I need to extract text from master slides, but...

    forum.aspose.com/t/master-slides-text-extractio...
  10. 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...

    forum.aspose.com/t/exception-an-entry-with-the-...