Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,236 for

values

(0.18 sec)
  1. 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....whether to keep the original values of date fields. Default is...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/conversion/net/load-wordproc...
  2. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....properties and log their names and values. const groupdocsMetadata =...). getName () } , Property value: ${ metadataProperties . get_Item...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  3. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class.... The default value is null, which means that all...index. The class contains 3 values: - the type of an index containing...

    docs.groupdocs.com/search/nodejs-java/search-in...
  4. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class.... The default value is null, which means that all...index. The class contains 3 values: - the type of an index containing...

    docs.groupdocs.com/search/java/search-index-set...
  5. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....similarity – the smaller the value, the stricter the match. Step...as: Hash Differences : Lower values increase precision but may...

    blog.groupdocs.com/search/reverse-image-search/
  6. 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/
  7. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format.... Value . Type == MetadataPropertyType...) { foreach ( var value in dataSet . Value . ToArray < PropertyValue...

    docs.groupdocs.com/metadata/net/working-with-ip...
  8. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....one of the following field values: Resolution field DPI Remarks...source file This is the default value. DPI_72 72 Maximum image compression...

    docs.groupdocs.com/viewer/java/render-presentat...
  9. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many 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...
  10. 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...