Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 862 for

area

(0.07 sec)
  1. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/net/convert/sprea...
  2. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/java/convert/spre...
  3. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. SVG to JPG image conversion issue in Java - Fre...

    Hi @atir.tahir We’ve implemented SVG to JPG image conversion using the latest version of GroupDocs (v25.3). However, the output images appear blurry, and the fonts do not seem to render correctly during the conversion p…...300" ) to focus on the specific area of the text or content you wish...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  5. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....Speed Image Direction Date Stamp Area Information Altitude Latitude...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  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.... First, this clears an area in which files will be displayed...

    blog.groupdocs.com/viewer/developing-extensions...
  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....is used to determine working area size. Using In the example above...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....comments are displayed in an area to the right of the document...

    docs.groupdocs.com/conversion/net/load-wordproc...
  9. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....libc6-dev # Add `contrib` archive area to package sources list RUN...

    blog.groupdocs.com/watermark/using-custom-fonts...
  10. Export Styles During Document Editing | GroupDocs

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....usually located in the “Styles” area on the “Home” tab; users can...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...