Sort Score
Result 10 results
Languages All
Labels All
Results 8,801 - 8,810 of 13,513 for

to

(0.1 sec)
  1. Searching watermarks | GroupDocs

    This article explains how To search watermarks while using GroupDocs. Watermarks Java API....This article explains how to search watermarks while using GroupDocs. Watermarks Java API.

    docs.groupdocs.com/watermark/java/searching-wat...
  2. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how To create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast To developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.

    blog.groupdocs.com/viewer/developing-extensions...
  3. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for Java...Protect PDF documents when rendering documents using GroupDocs.Viewer for Java

    docs.groupdocs.com/viewer/java/protect-pdf-docu...
  4. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons To use the new updated API provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry point To compare documents of any supported file format with various options and ability To accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related To compare type only....Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for .NET since version 19.9: The Comparer class introduced as a single entry point to compare documents of any supported file format with various options and ability to accept/reject differences in output document. Document compare options for all document types. Instead of using document related options now options are related to compare type only.

    docs.groupdocs.com/comparison/net/migration-notes/
  5. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.EdiTor for .NET 19.9. All public methods/classes have been moved To Legacy namespace and they are marked as obsolete. Now, when you update To this latest version, it is required To make project-wide replacement of namespace usages from GroupDocs.EdiTor. To GroupDocs.EdiTor.Legacy To resolve build issues. Access release notes here. Why To migrate? EdiTor class introduced as a single entry point To manage the document editing process To any supported file format (instead of EdiTorHander class from previous versions) Architecture is redesigned To decrease memory usage Simplified document editing and saving options See difference in code...We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code

    blog.groupdocs.com/editor/get-document-metadata...
  6. Render SVG as PDF using Java

    Effectively grasp the understanding To render SVG as PDF using Java. Furthermore, explore detailed step-by-step instructions and Java code for rendering SVG To PDF....Effectively grasp the understanding to render SVG as PDF using Java. Furthermore, explore detailed step-by-step instructions and Java code for rendering SVG to PDF.

    kb.groupdocs.com/viewer/java/render-svg-as-pdf-...
  7. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Find answers about converting documents and images of various types using Java code on any platform.

    kb.groupdocs.com/conversion/java/page/3/
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/14/
  9. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about document passwords or password dictionary using Java....This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java.

    docs.groupdocs.com/search/java/document-passwords/
  10. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability To manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added To documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.

    docs.groupdocs.com/watermark/java/basic-usage/