Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 8,874 for

document annotation

(0.21 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....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  2. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF Documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/edit-word/
  3. GroupDocs.Comparison for .NET 26.4 – Latest Upd...

    Explore what's new in GroupDocs.Comparison for .NET 26.4. Available now on NuGet and GroupDocs website....specify pages range for PDF documents comparison Public API changes...significant improvements to PDF document comparison, introducing new...

    blog.groupdocs.com/comparison/groupdocs-compari...
  4. Convert DOC to JPG in C#

    Learn how to Convert DOC to JPG in C# and Export Word Document as JPEG using C# with GroupDocs.Conversion for .NET, providing step-by-step code and best practices....Annotation Product Family GroupDocs...requirement when preparing documents for web preview or thumbnail...

    kb.groupdocs.com/conversion/net/convert-doc-to-...
  5. How to Convert HTML to Markdown using Java

    This article walks you through the complete process to convert HTML to Markdown using Java and demonstrates how to create the Java HTML to MD converter capability....Annotation Product Family GroupDocs...for configuring the required document conversion library from the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Sign Pdf documents with custom digital signatur...

     This article explains how to customize PDF digital electronic signature on Document page....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  7. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the Document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported Document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Annotation Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/migration-notes/
  8. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....Annotation Product Family GroupDocs...C# using one of the popular document extraction packages with a...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  9. How to Convert EML to MSG in C#

    Let's get familiar with the workflow to convert EML to MSG in C# and learn how to use this guide to create the C# convert EML to MSG application....Annotation Product Family GroupDocs...C# using one of the popular document converter APIs. Further, this...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert TeX to PDF using C#

    This tutorial walks you through the workflow to convert TeX to PDF using C# by consuming a few API calls and provides sample code for TeX to PDF converter in C#....Annotation Product Family GroupDocs...will learn how to set up the document conversion package from the...

    kb.groupdocs.com/conversion/net/how-to-convert-...