Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 11,470 for

format

(0.16 sec)
  1. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/PPTX presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....range of supported document formats. It further allows manipulating...almost any documents of the same format . The above code of joining...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  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. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....extraction isn't supported for this format" ) protected_document.pdf The...doc_info . file_type . file_format } " ) print ( f "Pages: { doc_info...

    docs.groupdocs.com/parser/python-net/load-passw...
  4. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....Conversion from PLT and LGS formats is introduced. Aside this,...introduced when converting to PDF format. Some of the obsolete constructors...

    blog.groupdocs.com/categories/groupdocs.convers...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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...