Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 38,733 for

document processing

(0.27 sec)
  1. Export EMLX to BMP via Java | products.aspose.com

    Java API to Convert EMLX to BMP without using Microsoft Word or Outlook...HTML to BMP by using Document Processing API Aspose.Words for...HTML by using Document class Save the document to BMP format...

    products.aspose.com/total/java/conversion/emlx-...
  2. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. C++ API code to extract images and text from PPTX presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/pptx/
  3. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. C++ API code to extract images and text from Powerpoint presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/powerpoint/
  4. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF Documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++... Since it is able to process a large amount of information...Installing the Library on the Documentation pages. To verify the benefits...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  5. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...@Override public void processFile(Document pdfDocument, File file) {...{ System.out.println("Processing Image file: " + file.getName());...

    forum.aspose.com/t/duplicate-image-is-creating-...
  6. Aspose::Words::Hyphenation::set_Callback method...

    Aspose::Words::Hyphenation::set_Callback method. Sets callback interface used to request dictionaries when page layout of the Document is built. This allows delay loading of dictionaries which may be useful when Processing Documents in many languages in C++....dictionaries when page layout of the document is built. This allows delay...which may be useful when processing documents in many languages. static...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....effects in a document as we save it to PDF. Document doc = new Document(getMyDir()...Document(getMyDir() + "DrawingML shape effects.docx"); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Since it is able to process a large amount of information...Installing the Library on the Documentation pages. To verify the benefits...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...Process freeze the thread in the jpeg2k...// Open document Document pdfDocument = new Document(dataDir...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  10. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…...visitShapeEnd However, when processing a document where a shape (image)...present? I am attaching the document for your investigation. Thank...

    forum.aspose.com/t/issue-with-unexpected-visito...