Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,117 for

values

(0.04 sec)
  1. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...UseHtmlBasedEngine(true) method’s parameter value to true . Switching Between...UseHtmlBasedEngine method and set the value of the second optional parameter...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  2. Search text | Documentation

    This article explains that how to search text from documents.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/java/search-text/
  3. 使用 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-...
  4. 使用 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...
  5. 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...
  6. eSign Image with Metadata signature | Documenta...

    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...
  7. Extract emails from Outlook Storage | Documenta...

    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. Set metadata properties | Documentation

    The 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/java/set-metadata-p...
  9. Chart Series Coloring in Spreadsheet Document |...

    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 Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....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. Управление данными EXIF изображений JPEG, PNG, ...

    Управляйте метаданными EXIF ваших изображений на C#. Извлекайте, обновляйте, добавляйте или удаляйте данные EXIF ваших изображений программно, используя API метаданных .NET....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/ru/metadata/manage-exif-data...