Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,117 for

values

(0.08 sec)
  1. Очистить метаданные документов и изображений с ...

    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/ru/metadata/remove-metadata-...
  2. 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/python-net/set-meta...
  3. Extract emails from Outlook Storage | Documenta...

    Extract emails from Outlook using GroupDocs.Parser for .NET...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/net/extract-emails-fr...
  4. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, the value of uri_expression...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  5. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....The default value of the property is 5. The value must be in the...search request. The default value is 1000. SearchDocumentFilter...

    docs.groupdocs.com/search/net/image-search-opti...
  6. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....new FormFieldSearchOptio () { Value = "Value1" , AllPages = true...signature found. Name : {0}. Value: {1}" , formFieldSignature ...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....indicate customer name with value (price of the orders purchased)...color expression must return a value of one of the following types:...

    docs.groupdocs.com/assembly/java/individual-ser...
  8. پاک کردن ابرداده اسناد و تصاویر با استفاده از جاوا

    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-...
  9. How to use custom cache implementation | Docume...

    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...
  10. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java.... The value of the text area. The base line...index, rectangle and text area value: System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-areas/