Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,657 for

values

(0.06 sec)
  1. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....detection Remarks Comma Separated Values File OpenDocument Flat XML...Calc Spreadsheet Tab Separated Values File Microsoft Excel 97-2003...

    docs.groupdocs.com/viewer/java/supported-docume...
  2. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode Values to adjust signature area positions on document page with GroupDocs.Signature API....enumeration contains following values - no stretch will be applied...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/locating-sign...
  3. Scan QR Code from PDF using C#

    This article offers a guide on how to extract QR Code from PDF in C#, including a code example that demonstrates how to effectively scan QR Code from PDF using C#....extract and retrieve the QR Code values When working with PDF documents...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pd...
  4. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....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...
  5. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get document properties such as title, author, subject, creation date, and more....and read metadata names and values. Example: Extract PDF Metadata...{item.Value}" ); } } Warning method returns null value if metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Search for encrypted objects Metadata signature...

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

    docs.groupdocs.com/signature/net/search-for-enc...
  7. eSign PDF with Metadata signature | GroupDocs

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...metadata contains 3 fields: Name, Value and TagPrefix, combination of..."SignatureId" , 123 . 456 ) //decimal value }; options . getSignatures ()...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  8. Extract attachments from Emails | GroupDocs

    Extract email attachments using GroupDocs.Parser for .NET... Value )); } try { // Create Parser...take ‘inline’ or ‘attachment’ values. The following example shows...

    docs.groupdocs.com/parser/net/extract-attachmen...
  9. Supported file formats | GroupDocs

    File formats supported by GroupDocs.Viewer for Python are listed here....detection Remarks Comma Separated Values File OpenDocument Flat XML...Calc Spreadsheet Tab Separated Values File Microsoft Excel 97-2003...

    docs.groupdocs.com/viewer/python-net/supported-...
  10. 用 Java 处理 JPEG、PNG、TIFF 和 WebP 图像的 EXIF 数据

    在 Java 中操作图像的 EXIF 元数据。使用 Java API 以编程方式提取、更新、添加或删除 JPG/JPEG、PNG、WebP 或其他图像的 EXIF 数据。... // Update/Set new values in EXIF Data (EXIF Package...getExifPackage(); // Setting the desired values in EXIF Package and EXIF IFD...

    blog.groupdocs.com/zh/metadata/handle-exif-data...