Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 10,539 for

format

(0.03 sec)
  1. font-awesome.css

    @font-face{font-family:FontAwesome;font-display: swap;src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfon......3) format('embedded-opentype'),url(/...esome-webfont.ttf?v=4.6.3) format('truetype'),url(/templates...

    cms.admin.containerize.com/templates/aspose/css...
  2. Adding text watermarks | Documentation

    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...
  3. 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...
  4. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)... format ( args . getTime ())); }, })...system errors or unsupported formats of indexed documents. An example...

    docs.groupdocs.com/search/nodejs-java/search-in...
  5. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...is a separate file in some format. Full-text search is different...

    docs.groupdocs.com/search/java/about-search-eng...
  6. Create EditableDocument from file or markup | D...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....order to save it to some final format like DOCX or XLSX, user needs...

    docs.groupdocs.com/editor/java/create-editabled...
  7. 在 Java 中处理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    在 Java 中管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 Java 应用程序中的元数据操作 API 读取、更新、删除 EXIF 和 XMP 数据。...format(pattern, tag.getName(), tag...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/zh/metadata/xmp-and-exif-dat...
  8. Working with Resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....all, images; some document formats also hold fonts. Even for plain...to an internal intermediate format, with possibilities to generate...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  9. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...is a separate file in some format. Full-text search is different...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  10. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....allows the user to divide and format the into multiple . Defining...specific page layout and formatting for different parts of the...

    docs.groupdocs.com/watermark/net/add-watermarks...