Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,644 for

values

(0.12 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. 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…...setMinimumHeight(2400); By increasing their values, you will be able to control...

    forum.groupdocs.com/t/svg-to-jpg-image-conversi...
  3. 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...
  4. 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/
  5. 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-...
  6. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: 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.... Value . ToString ())); foreach ( var...property . Name , property . Value ); } } Replacing Metadata using...

    docs.groupdocs.com/metadata/net/migration-notes/
  7. Barcodes Syntax and Properties | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....barcode tag is evaluated, its value is encoded using the specified...of a 1D barcode symbol. The value of a scale attribute represents...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  8. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.... The default property value is 16 . The following example...option to one of the following values: — Returns the name of the...

    docs.groupdocs.com/viewer/java/old-render-archi...
  9. Render archives as HTML, PDF, and image files |...

    Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python.... The default property value is 16 . The following example...option to one of the following values: — Returns the name of the...

    docs.groupdocs.com/viewer/python-net/render-arc...
  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/net/font-extraction-o...