Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,488 for

values

(0.12 sec)
  1. Company Ltd.

    Sheet1 Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "-redacted-" with "[personal]" Автор: [Threaded comment] Your version of Excel allow......metadata or redact metadata values 6. Remove annotations or redact...

    docs.groupdocs.com/redaction/python-net/_output...
  2. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....following values (DES, TripleDES, RC2, Rijndael), string value key...key and string value salt. Here are the steps to search for encrypted...

    docs.groupdocs.com/signature/java/search-for-en...
  3. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....Warning method returns null value if metadata extraction isn’t...and print metadata names and values. // Load the Excel file using...

    docs.groupdocs.com/parser/net/extract-metadata-...
  4. Scan Barcode from PPT using C#

    This guide provides a detailed overview of how to scan barcode from PPT using C#. Moreover, you will get a sample code example to extract barcode from PPT in C#....extract and utilize the barcode values, enhancing your application’s...about the barcode, such as its value, type, and location within the...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  5. Set image size limits | GroupDocs

    This article shows how to set output image size limits when rendering image to HTML...setImageHeight methods, the values specified by the setImageMaxWidth...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  6. Set image size limits | GroupDocs

    This article shows how to set output image size limits when rendering image to HTML...ImageMaxWidth and/or ImageMaxHeight values; Call the method. The following...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  7. Scan Barcode from DOC using C#

    Learn how to scan barcode from DOC using C#. With the help of this guide, you will learn how to extract barcode from DOC in C# efficiently without using extra tools....collection to access the barcode values, types, and their locations...

    kb.groupdocs.com/parser/net/scan-barcode-from-d...
  8. Scan QR Code from PNG using C#

    Easily discover how to scan QR Code from PNG using C# without need for additional software installations along with code example to extract QR Code from PNG in C#....to retrieve and process the values in the PNG file The ability...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pn...
  9. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....name of the metadata item The value of the metadata item Here are...and get metadata names and values. The following example shows...

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Extract metadata from PDF documents | GroupDocs

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...