Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,784 for

image to pdf

(0.06 sec)
  1. 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..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. How to Extract Metadata from Word Document in C#

    This short tuTorial explains every piece of information To extract Metadata from Word document in C# and provides a working code To get Word metadata using C#....such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...published an article for extracting images from PowerPoint using C#, have...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  3. Generate document page preview | Documentation

    The page describes how To generate Pdf, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API....specify desired page numbers, image format, etc. To generate a document...event handler); b. specify the image preview format - PNG / JPG /...

    docs.groupdocs.com/annotation/net/generate-docu...
  4. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way To highlight certain words of document, when converting it To HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...gives me that position 898: image.png (23.3 KB) If I’d copy&paste...can see this exactly matches: image.png (27.2 KB) But there are...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  5. How to Extract Metadata from Excel File in C#

    Let's understand the process To extract metadata from Excel file in C# with a simple API calls and learn how To develop the C# Excel metadata extracTor application....such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT, and many more...published an article for extracting Images from Word Document using C#...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  6. Adding watermarks | Documentation

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps To add a watermark To a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark To the document Save the document For more details please refer To the following guides:...Adding text watermarks Adding image watermarks Add watermarks to...Add watermarks to images Add watermarks to PDF documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  7. Supported Document Formats | Documentation

    The following tables indicate the file formats from which GroupDocs.Parser for Java can extract data. You can use the input below To filter supported formats by extension. Tip Can’t find your file format? We’re here To help! Please post a request on our Free Support Forum, and our team will assist you. Word Processing Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode DOC Microsoft Word Document DOT Microsoft Word Document Template DOCX Office Open XML Document DOCM Office Open XML Macro-Enabled Document DOTX Office Open XML Document Template DOTM Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format Pdf Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode Pdf Portable Document Format File Markup Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown (Formatted Text is Not supported) XML XML File Ebook Document Type Parse Document by Template Extract Text (Accurate) Extract Text (Raw) Extract Structured Text and Formatted Text Extract Text Areas Extract Metadata Extract Images Extract Containers and Attachments Parse Form Data Extract Table of Contents Scan Barcode CHM Compiled HTML Help File EPUB Digital E-Book File Format FB2 FictionBook 2....Areas Extract Metadata Extract Images Extract Containers and Attachments...Text Template Rich Text Format PDF Document Type Parse Document...

    docs.groupdocs.com/parser/java/supported-docume...
  8. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis To ensure that it contains the most up To date versions of each of our Java document manipulation APIs....and manipulate documents and images within your Java applications...with over 170 document and image formats, including text documents...

    docs.groupdocs.com/total/java/
  9. Modifying found watermark properties | Document...

    This article explains how To modify found watermark properties while using GroupDocs.Watermarks Java API....allows you to replace text and image in the found possible watermarks...you how to replace text and image of a found watermark. Replacing...

    docs.groupdocs.com/watermark/java/modifying-fou...
  10. GroupDocs.Redaction for Python via .NET | Docum...

    A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe Pdf, redact in excel or in many of different file formats using c#...methods—such as text, metadata, and image redactions—directly within your...as a sanitized PDF containing rasterized images of the original...

    docs.groupdocs.com/redaction/python-net/