Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 5,836 for

document converter

(0.29 sec)
  1. Render DOCX as JPG using Python

    Learn how to render DOCX as JPG using Python. This guide provides a step-by-step approach and sample code to convert DOCX to JPG in Python for seamless integration....using Python Turning Word documents into JPG images is a simple...picture versions of your documents. Saving DOCX files as JPG...

    kb.groupdocs.com/viewer/python/render-docx-as-j...
  2. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various Document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular Document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....metadata associated with various document and image formats. The API...the support of many popular document and image formats and the...

    blog.groupdocs.com/metadata/control-and-process...
  3. Save to stream | GroupDocs

    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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Save to stream Save to stream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. Render PDF as JPG using C#

    Learn how to efficiently render PDF as JPG using C#. Also, explore step-by-step instructions and C# code for rendering PDF to JPG without installing extra tools....various applications, such as document processing, image generation...Viewer for .NET in order to convert PDF as JPG images Create the...

    kb.groupdocs.com/viewer/net/render-pdf-as-jpg-u...
  5. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…...doesn't handle midle excel documents GroupDocs.Viewer Product Family...see on the screenshot the document is viewed and it takes about...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  6. Generate QR Codes in C# | Sign Documents and Im...

    Electronically sign Documents and Images by generating QR codes in C# and attach these to Word, Excel, PDF, PNG, JPG, WebP files using .NET Signature API....C# to electronically sign documents and images. In the earlier...discussed attaching QR codes with documents and images using Java . The...

    blog.groupdocs.com/signature/generate-qr-codes-...
  7. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced usage / Saving documents / Select specific pages for...

    docs.groupdocs.com/redaction/python-net/select-...
  8. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java Document parsing and text extraction API for analyzing Documents thus allowing users to extract metadata, raw and formatted text from the supported Document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....and Legal Documents GroupDocs.Parser is a Java document parsing...extraction API for analyzing documents thus allowing users to extract...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  9. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Java / Document rendering basics / Render text documents Render...

    docs.groupdocs.com/viewer/java/render-text-files/
  10. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...lot of formats: Supported Document Formats It supports DOCX,...important to note that not all document formats support this feature...

    forum.groupdocs.com/t/list-of-supported-files-f...