Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 9,867 for

document viewer

(0.09 sec)
  1. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/verify-for-mu...
  2. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/updating-qr-co...
  3. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Viewer Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/hello-world/
  5. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Product Overview | GroupDocs

    Edit Microsoft Office Documents like Word, Excel or PowerPoint or PDF with help of GroupDocs.Editor for Node.js without third party software installed....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/product-o...
  7. Adding watermarks | GroupDocs

    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:...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. How to Convert VSDX to PDF in C#

    In this short tutorial, we walk you through the process to convert VSDX to PDF in C# and produce sample code to convert Visio file to PDF without Visio....Viewer Product Family GroupDocs.Comparison...PDF in C# We will focus on document conversion by using one of...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....Viewer for .NET 25.12 发行版新增了在电子邮件正文中自动...的使用。 2025年12月发布的 GroupDocs Viewer for Java (v25.12) 添加了 family‑specific...

    blog.groupdocs.com/zh/page/3/
  10. Output format and password | GroupDocs

    Following this guide you will learn how to save edited Word Document with password or change output Document format using GroupDocs.Editor for .NET features....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/output-format-and...