Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 890 for

data assembly

(0.03 sec)
  1. Merge Open Document files | Documentation

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...that is editable by the user. Data is stored inside the ODF file...

    docs.groupdocs.com/merger/net/merge/open-document/
  2. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metaData using filters or search by regular expression....Assembly Product Solution GroupDocs...can use to remove sensitive data from document’s metadata using...

    docs.groupdocs.com/redaction/net/metadata-redac...
  3. 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....Assembly Product Solution GroupDocs...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/java/search-for-en...
  4. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...pdf" )) { // read from some data source signature Id value string...

    docs.groupdocs.com/signature/net/updating-image...
  5. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Assembly Product Solution GroupDocs...document page that allows user data input through various control...

    docs.groupdocs.com/signature/java/esign-documen...
  6. How to merge BMP images using Java | Documentation

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library....Assembly Product Solution GroupDocs...The BMP file format can store data as two-dimensional digital images...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Assembly Product Solution GroupDocs... You are welcome to extract data from PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Assembly Product Solution GroupDocs...(macro-free). Autodesk Design Data Formats AutoCAD Drawing Interchange...

    docs.groupdocs.com/metadata/net/supported-docum...
  9. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Assembly Product Solution GroupDocs...(macro-free). Autodesk Design Data Formats AutoCAD Drawing Interchange...

    docs.groupdocs.com/metadata/java/supported-docu...
  10. 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....Assembly Product Solution GroupDocs...Console . WriteLine ( block . Data ); } } } Removing Photoshop...

    docs.groupdocs.com/metadata/net/working-with-me...