Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,244 for

groupdocs java api change

(0.79 sec)
  1. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/python-net/set-meta...
  2. Edit Excel Spreadsheets | Online Editing & Prog...

    Discover efficient ways to edit Excel spreadsheets. Either edit XLS/XLSX files online or do it programmatically using C# & Java....programmatically using C# and Java . Edit Excel Spreadsheets Online...We’ll utilize the online GroupDocs.Editor App for this. Simply...

    blog.groupdocs.com/editor/edit-excel-spreadsheet/
  3. Add watermarks to email attachments | GroupDocs

    The Api allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, Groupdocs.Metadata for Java provides the IExif.getExifPackage method....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-e...
  5. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with Groupdocs.Comparison for Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/java/get-extended...
  6. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with Groupdocs.Comparison for Node.js via Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  7. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of Changed elements, detect style detection and many more using Groupdocs.Comparison for Node.js via Java...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  8. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of Groupdocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of Groupdocs.Viewer for Java. Groupdocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of Groupdocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....0 of GroupDocs.Viewer for Java . The latest version...release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  9. QR Code Reader using C# | Scan QR Code from Image

    How to scan QR Code using C# within .NET application. C# example that reads QR Code from an image that will help you build an online QR scanner....NET API # GroupDocs.Parser for C# API is a solution...downloads section or install the API in your .NET application via...

    blog.groupdocs.com/parser/scan-qr-code-using-cs...
  10. 添加或删除注释 |在 Java 中注释 PDF 文件

    Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java Api 添加箭头、矩形、椭圆、突出显示、水印注释等。...用程序以编程方式在 Java 中注释 PDF 文档。此外,我们将了解如何使用相同的 Java API 从 PDF 文件中删除注释。...以下是以下简要讨论的主题: 使用 PDF 中的注释的 Java APIJava为PDF添加注释 PDF中的箭头注释 PDF中的矩形注释...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...