Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 9,504 for

document conversion

(0.66 sec)
  1. 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....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet Document with GroupDocs.Signature...Conversion Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/python-net/esign-s...
  3. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in Documents using Java without installing extra tools....Conversion Product Family GroupDocs...Family Search Specific Word in Documents using Java Finding a specific...

    kb.groupdocs.com/search/java/search-specific-wo...
  4. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  6. Working with Image Reports - Common Master-Deta...

    Articles in this section...Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-im...
  7. GroupDocs.Editor for Java | GroupDocs

    GroupDocs.Editor for Java enables Document editing in form of HTML.Edit Word, Excel and PowerPoint Documents using GroupDocs.Editor for Java powerful Document editing API....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/
  8. Supported File Formats | GroupDocs

    The following article indicates the file formats that GroupDocs.Comparison can work with....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/python-net/suppor...
  9. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a Document as images, redacting entire areas of the page instead or in addition to a specific text....Conversion Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  10. Extract Images from ODT using C#

    Let’s explore how to extract images from ODT using C#. We will also provide C# code to extract images from ODT that is compatible with Windows, macOS, and Linux....Conversion Product Family GroupDocs...Images from ODT using C# In document processing, working with a...

    kb.groupdocs.com/parser/net/extract-images-from...