Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 5,411 for

as

(0.81 sec)
  1. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API

    docs.groupdocs.com/signature/java/esign-documen...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reAsons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator clAss introduced As a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler clAss in previous versions). The overall rendering speed improved dramatically by saving rendered page As soon As it wAs rendered, not when all pages list were rendered....Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.

    docs.groupdocs.com/annotation/java/migration-no...
  3. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java.

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment....Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment.

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Remove Metadata from XLSX using Java

    Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java....Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java.

    kb.groupdocs.com/metadata/java/remove-metadata-...
  6. Remove Metadata from XLSX using C#

    Learn how to quickly remove metadata from XLSX using C#. In addition, you'll find a code snippet demonstrating the process of how to delete metadata from XLSX in C#....Learn how to quickly remove metadata from XLSX using C#. In addition, you'll find a code snippet demonstrating the process of how to delete metadata from XLSX in C#.

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. Remove Annotations from DOCX using C#

    Learn how to effectively remove annotations from DOCX using C#. You'll also get an example that explains the process of how to delete annotations in DOCX using C#....Learn how to effectively remove annotations from DOCX using C#. You'll also get an example that explains the process of how to delete annotations in DOCX using C#.

    kb.groupdocs.com/redaction/net/remove-annotatio...
  8. Scan QR Code from RTF using C#

    This guide explains how to scan QR Code from RTF using C#, with a code example to help you efficiently extract QR Code from RTF in C#, ensuring a smooth and seamless process....This guide explains how to scan QR Code from RTF using C#, with a code example to help you efficiently extract QR Code from RTF in C#, ensuring a smooth and seamless process.

    kb.groupdocs.com/parser/net/scan-qrcode-from-rt...
  9. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes....Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes.

    docs.groupdocs.com/watermark/python-net/quick-s...
  10. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such As PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats pleAse refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.

    docs.groupdocs.com/metadata/net/working-with-me...