Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 14,620 for

file

(0.06 sec)
  1. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....have extended the supported file formats by adding EMLX and OFT...watermarking operations for ODT file format. Furthermore, you can...

    blog.groupdocs.com/categories/groupdocs.waterma...
  2. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...mdDocId ); // sign document to file signature . Sign ( "MetadataEncryptedTex...mdDocId ); // sign document to file signature . Sign ( "MetadataEncryptedTex...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/net/extract-images-fr...
  4. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....MS" }, }; // sign document to file signature . Sign ( "signedAnnotation...MS" }, }; // sign document to file signature . Sign ( outputFilePath...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  5. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a File is to use corresponding tags that allow you to locate the desired properties across all metadata packages....remove metadata properties from a file is to use corresponding tags...a combination of criteria. a file to update Use a specification...

    docs.groupdocs.com/metadata/java/remove-metadat...
  7. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop File format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a JPEG image....information on the Photoshop file format and metadata blocks that...(building blocks of the Photoshop file format) from a JPEG image. a...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Add a Watermark to Converted Document | Documen...

    Learn how to add a watermark to a document after converting it to another format using GroupDocs.Conversion for Python via .NET....docx is the sample file used in this example. Click...pdf is the expected output PDF file. Click to download it. Was this...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...mdDocId ); // sign document to file SignResult signResult = signature...mdDocId ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... getText ())); } } File Type Detection Old coding style...style // Detect and print file type System . out . println ( ...

    docs.groupdocs.com/parser/java/migration-notes/