Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,648 for

values

(0.09 sec)
  1. Search for Form Field e-Signatures | GroupDocs

    This article explains how to search for form field electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....( f "Field Value: { form_field_signature . value } " ) Advanced...( f "Field Value: { form_field_signature . value } " ) Additional...

    docs.groupdocs.com/signature/python-net/search-...
  2. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/java/esign-image-w...
  3. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...email-sender The value of “sender” field. email-to The value of “to” field...field. subject The value of “subject” field. Outlook Storage...

    docs.groupdocs.com/parser/java/extract-emails-f...
  4. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, 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 document Edit the Worksheet with your data to update the chart....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...
  5. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class... The value of the field. The linked field...Depending on the type of the value it can contain the instance...

    docs.groupdocs.com/parser/net/working-with-data...
  6. 使用 Java 清理文档和图像的元数据

    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/zh/metadata/remove-metadata-...
  7. 使用 Java 清理文檔和圖像的元數據

    用於刪除 DOCX、XLSX、PPTX、PDF 文檔、JPEG、PNG、WebP 圖像、電子郵件、電子書、Visio 繪圖、Zip 等的所有或選擇性元數據屬性的 Java API。...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/zh-hant/metadata/remove-meta...
  8. จัดการข้อมูล EXIF ของรูปภาพ JPEG, PNG, TIFF & W...

    จัดการข้อมูลเมตา EXIF ของรูปภาพของคุณใน C# แยก อัปเดต เพิ่ม หรือลบข้อมูล EXIF ของรูปภาพของคุณโดยใช้โปรแกรมโดยใช้เมทาดาทา .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/th/metadata/manage-exif-data...
  9. נהל נתוני 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/he/metadata/manage-exif-data...
  10. JavaでSVGをPNGに変換 - ベクターグラフィックスからJPG画像へ

    Java を使用して、SVG ベクター グラフィックスを PNG 画像に変換します。 Java API を使用して、変換された PNG の回転、反転、透かし、グレースケール、明るさとガンマの調整を行います。...setBrightness(int value) コントラスト setContrast(int value) フリップ モード (水平/垂直)...setFlipMode(ImageFlipModes value) ガンマ setGamma(float value) グレースケール setGrayscale(boolean...

    blog.groupdocs.com/ja/conversion/convert-svg-to...