Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,781 for

values

(0.17 sec)
  1. 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....displays a form for input of new values (a new login form). If a user...

    blog.groupdocs.com/viewer/developing-extensions...
  2. EditableDocument | GroupDocs

    This documentation section explains features of the EditableDocument class when editing documents with GroupDocs.Editor for Node.js via Java API....code examples with the actual values used in your application. For...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/editor/nodejs-java/editabled...
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java... May be one of 4 values: Regular (default), Bold ,...return the FontFormat.Unknown value. of type — represents a character...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  4. 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....management, handling Comma Separated Values (CSV) files is a common requirement...

    blog.groupdocs.com/merger/merge-and-split-csv-u...
  5. Supported Document Formats | GroupDocs

    Full list of document formats GroupDocs.Conversion for Python via .NET can load and save — 20+ format families including Word Processing, Spreadsheet, Presentation, PDF, Image, CAD, Email, eBook, Web, and more....Spreadsheet ✅ ✅ TSV Tab Separated Values File ✅ ✅ XLAM Microsoft Excel...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/python-net/suppor...
  6. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....custom encrypted objects and values into Metadata signature This...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....PropertyValueArray ) { for ( PropertyValue value : dataSet . getValue (). toArray...String . format ( "%s, " , value . getRawValue ())); } System...

    docs.groupdocs.com/metadata/java/working-with-i...
  8. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Using the Replace API Update Values with IReplaceHandler The code...getName ())) { // update property value property . setValue ( new PropertyValue...

    docs.groupdocs.com/metadata/java/migration-notes/
  9. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....with rows, columns, and cell values. Extract tables from Excel...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/parser/python-net/extract-ta...
  10. Font extraction options | GroupDocs

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....created, this enum has a default value NotExtract , which means do...nor from the system. Other values are the next: ExtractAllEmbedded...

    docs.groupdocs.com/editor/java/font-extraction-...