Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,613 for

values

(0.14 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java.... The default value is null, which means that the...saving text in the index, the values defined in a class are used...

    docs.groupdocs.com/search/java/storing-text-of-...
  7. 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-...
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...following values ( ), string value key and string value salt. Here...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/sign-documents...
  9. 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...
  10. Extract metadata from EPUB eBook | GroupDocs

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used....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...