Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 11,929 for

format

(0.06 sec)
  1. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Node.js via Java...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...your documents are correctly formatted and free of duplicate or invalid...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  2. 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...
  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. 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...
  5. 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...
  6. Extract text structure | GroupDocs

    Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....Extract formatted text To extract text with formatting information:...ElementTree as ET def extract_formatted_text ( file_path ): """ Extract...

    docs.groupdocs.com/parser/python-net/extract-te...
  7. Add watermarks to word processing documents | G...

    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...
  8. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....different formats of the documents. Document Format Unit of Measure...different objects in different formats. Some properties may not be...

    docs.groupdocs.com/watermark/python-net/adding-...
  9. Search index events | GroupDocs

    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...
  10. Document filtering during indexing | GroupDocs

    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...