Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,237 for

values

(0.09 sec)
  1. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Warning method returns null value if text structure extraction...{rowIndex}]" ); } // Reset cell value at cell start if ( reader ....

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...
  3. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....{ AllPages = true , // this value is set by default SignatureImplementat...{ AllPages = true , // this value is set by default Text = "John"...

    docs.groupdocs.com/signature/net/verify-for-mul...
  4. How to use custom cache implementation | GroupDocs

    How to use custom caching implementation with GroupDocs.Viewer using Java.... Object value ) { data . put ( mPrefix + key , value ); } @Override..., Object value ) { final byte [] bytes ; if ( value instanceof...

    docs.groupdocs.com/viewer/java/how-to-use-custo...
  5. پاک کردن ابرداده اسناد و تصاویر با استفاده از جاوا

    Java API برای حذف تمام یا ویژگی‌های فراداده انتخابی اسناد DOCX، XLSX، PPTX، PDF، JPEG، PNG، تصاویر WebP، ایمیل، کتاب‌های الکترونیکی، نقشه‌های Visio، Zip و غیره....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/fa/metadata/remove-metadata-...
  6. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  7. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  8. Set metadata properties | GroupDocs

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....the specified predicate its value is updated. If there is a known...metadata properties Specify a value you would like to add to existing...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  9. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the removeProperties method)...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  10. إدارة بيانات EXIF لصور JPEG و PNG و TIFF و WebP...

    إدارة بيانات EXIF الوصفية لصورك في C #. قم باستخراج بيانات EXIF الخاصة بصورك أو تحديثها أو إضافتها أو إزالتها برمجيًا باستخدام metadata .NET API....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ar/metadata/manage-exif-data...