Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,561 for

values

(0.11 sec)
  1. Zarządzaj danymi EXIF obrazów JPEG, PNG, TIFF i...

    Zarządzaj metadanymi EXIF swoich obrazów w języku C#. Wyodrębniaj, aktualizuj, dodawaj lub usuwaj dane EXIF swoich obrazów programowo za pomocą metadanych .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/pl/metadata/manage-exif-data...
  2. Beheer EXIF-gegevens van JPEG-, PNG-, TIFF- en ...

    Beheer EXIF-metadata van uw afbeeldingen in C#. Extraheer, update, voeg toe of verwijder EXIF-gegevens van uw afbeeldingen programmatisch met behulp van de 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/nl/metadata/manage-exif-data...
  3. 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...
  4. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents... Percent , Value = 12 }, WatermarkSpacing = new...TileMeasureType . Percent , Value = 10 }, }; // Set watermark...

    docs.groupdocs.com/watermark/net/adding-repeate...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 使用 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-...