Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 12,088 for

format

(0.06 sec)
  1. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...your documents are correctly formatted and updated according to your...

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  2. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java.... Specifies the format of a file. */ public final...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  3. 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...
  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. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...folder generated for the DOCX format, the same error occurs. We...

    forum.groupdocs.com/t/license-issues-at-most-4-...
  7. 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...
  8. GroupDocs.Viewer 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....returns supported document formats Implement file description...that returns document type format Provide JPEG image quality...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...new SpreadsheetConvertOp { Format = SpreadsheetFileType.Csv };...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....contains rendered pages in HTML format. Troubleshooting Font Issues...

    docs.groupdocs.com/viewer/nodejs-java/running-i...