Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 9,000 for

images

(0.03 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-from-a-str...
  2. Save to stream | Documentation

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  3. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-a-password...
  4. Advanced Documents Conversion APIs for .NET and...

    Share this issue: Monthly NewsletterOctober 2018 Business Documents Conversion APIs for .NET and Java Convert between 50+ Document and Image File Formats GroupDocs.Conversion Product Family combines .NET and Java APIs suite for faster and accurate conversion of business documents and image file formats between Word, Excel, PowerPoint, PDF, Visio, Project, Outlook, HTML, Photoshop, AutoCAD and image formats. Using the document converter API is very simple as it uses just one method with set of options to convert between different formats....Convert between 50+ Document and Image File Formats GroupDocs.Conversion...conversion of business documents and image file formats between Word, Excel...

    blog.groupdocs.com/total/advanced-documents-con...
  5. OCR support | Documentation

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on Images, either separate or embedded in documents...character recognition, OCR) on images, either separate or embedded...library for text recognition in images. string indexFolder = @"c:\MyIndex"...

    docs.groupdocs.com/search/net/ocr-support/
  6. Convert Source Code to PDF in C# | Python, PHP,...

    Transform source code files to PDF format in C#. Convert Python, Java, PHP, and other programming language files to PDF using document conversion .NET API....documents into PDF, HTML, and images with the .NET application....via the forum . See Also # Images to PDF Conversion in C# Emails...

    blog.groupdocs.com/viewer/convert-source-code-t...
  7. Get supported features | Documentation

    This article shows how to check if feature supported for the document....value that indicates whether images extraction is supported. The...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/net/get-supported-fea...
  8. Get supported features | Documentation

    This article shows how to check if feature supported for the document....value that indicates whether images extraction is supported. The...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-supported-fe...
  9. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...csharp , dotnet , text-parser , image-parser Niteen_Jadhav December...requested features: Currently images (including TIFFs and PDFs with...

    forum.groupdocs.com/t/groupdocs-parser/15108
  10. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....output PDF file / Optimize images in Java / Convert to grayscale...viewOptions ); } The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/java/optimization-pdf...