Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 10,763 for

format

(0.21 sec)
  1. 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/net/about-search-engi...
  2. 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...
  3. 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/java/search-index-eve...
  4. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files will be indexed if their format is supported. The following...

    docs.groupdocs.com/search/java/document-filteri...
  5. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image Formats....(depending on the output file format). The following example converts...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  6. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files will be indexed if their format is supported. The following...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....pptx" ); } Warning Line format settings are not supported...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. 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...
  9. 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...
  10. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files will be indexed if their format is supported. The following...

    docs.groupdocs.com/search/net/document-filterin...