Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 11,964 for

format

(0.23 sec)
  1. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...convert an MSG file to PDF format. For further assistance or...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  2. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....supported for the document format Use parser.features.search...

    docs.groupdocs.com/parser/python-net/search-text/
  3. 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...
  4. 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...
  5. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…..."splitCellVertically", "viewHtml", "formatting", "cleanFormatting", "copyFormat"...saving presentations in PPTX format. 2. Controller Code for Editing...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...