Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,614 for

values

(0.06 sec)
  1. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... The value of the text area. The base line...index, rectangle and text area value: Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-text-areas/
  2. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....implementation of a dictionary of key-value pairs. Implement the ThreadSafeCache...void Set ( string key , object value ) { lock ( _keyLockerStore ...

    docs.groupdocs.com/viewer/net/implement-thread-...
  3. Vyčistěte metadata dokumentů a obrázků pomocí Javy

    Java API pro odstranění všech nebo selektivních vlastností metadat dokumentů DOCX, XLSX, PPTX, PDF, obrázků JPEG, PNG, WebP, e-mailů, elektronických knih, kreseb Visio, Zip atd....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  4. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Warning method returns null value if text structure extraction...Print the node value (if it's not null) String value = n . getNodeValue...

    docs.groupdocs.com/parser/java/extract-tables-f...
  5. Updating metadata | GroupDocs

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...type different from the passed value it won’t be updated. The explicit...performed since we use the existing value to filter metadata properties...

    docs.groupdocs.com/metadata/net/updating-metadata/
  6. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET.... value } " ) sample.pdf The following...items. Iterate through name and value pairs and process them as needed...

    docs.groupdocs.com/parser/python-net/extract-me...
  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/net/individual-seri...
  8. 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/java/individual-ser...
  9. Extract barcodes from document page area | Grou...

    This article explains that how to extract barcodes from document page area.... A string value that represents a value of the barcode page...page area. A string value than represents a type name of the...

    docs.groupdocs.com/parser/java/extract-barcodes...
  10. 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/nodejs-java/image-sea...