Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,217 for

values

(0.61 sec)
  1. 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...
  2. Remove metadata properties | GroupDocs

    This article shows that how 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 method) the changes BasicUsage...

    docs.groupdocs.com/metadata/net/remove-metadata...
  3. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie 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 “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...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/net/individual-seri...
  4. Очистить метаданные документов и изображений с ...

    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-...
  5. נקה מטא נתונים של מסמכים ותמונות באמצעות Java

    Java API להסרת כל או מאפייני המטא נתונים סלקטיביים של DOCX, XLSX, PPTX, מסמכי PDF, JPEG, PNG, תמונות WebP, דואר אלקטרוני, ספרים אלקטרוניים, Visio Drawings, Zip וכו'....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/he/metadata/remove-metadata-...
  6. Image search options | GroupDocs

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

    docs.groupdocs.com/search/java/image-search-opt...
  7. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....name and optional page index - value that represents the index of...The page index. An integer value that represents the index of...

    docs.groupdocs.com/parser/net/working-with-temp...
  8. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... By default it has a null value, which means that no worksheets...should have a new int[2] {1, 4} value. With the new worksheet removal...

    docs.groupdocs.com/editor/java/deleting-workshe...
  9. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100.... 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/python-net/adjust-jpe...
  10. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....collection and get a barcode value. The following example shows...qrcode value Console . WriteLine ( "Value: " + qrcode . Value );...

    docs.groupdocs.com/parser/net/scan-qr-code/