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

values

(0.09 sec)
  1. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a template DOCX file, fill them with data and merge to new PDF file using GroupDocs. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework (https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....type='text' name='client\_id' value="{{@userId}}" /> <br /> <label...type='text' name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  2. 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-...
  3. 用 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...
  4. Extract hyperlinks from document | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET. Extract links with text and URLs from PDF, Word, Excel.... values ()) } " ) print ( f "Unique...for doc in all_hyperlinks . values ()) print ( f " Total documents...

    docs.groupdocs.com/parser/python-net/extract-hy...
  5. Convert SVG to PNG in Java - Vector Graphics to...

    Convert SVG vector graphics to PNG images using Java. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Java API....setBrightness(int value) Contrast setContrast(int value) Flip Mode (Horizontal...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  6. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....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...
  7. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes 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/search-for-enc...
  8. 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...
  9. 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...
  10. 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...