Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 12,031 for

format

(0.1 sec)
  1. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....different formats of the documents. Document Format Unit of Measure...margins For most document formats you can set page margins when...

    docs.groupdocs.com/watermark/java/adding-text-w...
  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....pem format. # { "name": "GroupDocs Viewer"...creates an appropriately formatted element for each. For folders...

    blog.groupdocs.com/viewer/developing-extensions...
  3. Split a worksheet into pages | GroupDocs

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image Formats using GroupDocs.Viewer Python API....(depending on the output file format). The following example converts...

    docs.groupdocs.com/viewer/python-net/split-work...
  4. 使用 C# 管理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    使用 C# 管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 .NET 应用程序中的元数据自动化 API 读取、更新、删除 EXIF 和 XMP 数据。...是一个可以包含 High-Efficiency Image Format HEIF 图像的容器。 XMP 是一种基于 XML ...XmpPackage.Schemes.DublinCore.Format); Console.WriteLine(root.XmpPackage...

    blog.groupdocs.com/zh/metadata/manage-xmp-and-e...
  5. Merge and split CSV files in C# - GroupDocs.Merger

    This article explains how to merge and split CSV files using C# language with GroupDocs.Merger for .NET API. Simplify data handling with effective file management....documents: Define the output format: Specify the naming convention...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  6. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....supported or not supported formats. A complete example of implementing...files will be indexed if their format is supported. Detailed information...

    docs.groupdocs.com/search/nodejs-java/search-in...
  7. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....supported or not supported formats. A complete example of implementing...files will be indexed if their format is supported. Detailed information...

    docs.groupdocs.com/search/java/search-index-set...
  8. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....details and standardize its format. This typically involves resizing...document files or container formats like .zip . Below is an example...

    blog.groupdocs.com/search/reverse-image-search/
  9. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...folder generated for the DOCX format, the same error occurs. We...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  10. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java.... Specifies the format of a file. */ public final...

    docs.groupdocs.com/assembly/java/migrating-to-g...