Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 881 for

data assembly

(0.08 sec)
  1. eSign Image with Metadata signature | Documenta...

    This article shows how to add metaData signatures to the image exif metaData layer with various Data types...Assembly Product Solution GroupDocs...metadata could keep big amount of data that provides ability to keep...

    docs.groupdocs.com/signature/net/esign-image-wi...
  2. Extract tables from document | Documentation

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

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Use redaction policies | Documentation

    If you have a corporate sensitive Data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml DataRedaction filter="All" /> DataSearchRedaction filter="Title, Author" replacement="foobar" valueExpression="(metasearch)" keyExpression="" /> You can use RedactionPolicy....Assembly Product Solution GroupDocs...you have a corporate sensitive data removal policy as a list of...

    docs.groupdocs.com/redaction/java/use-redaction...
  4. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...Assembly Product Family djsomers1000...args) { // Instantiate JSON data source JsonDataSource jsonDataSource...

    forum.groupdocs.com/t/system-typeinitialization...
  5. How to merge WAV files using C# | Documentation

    Learn how to merge WAV audio files, combine WAV audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...for storing uncompressed audio data. The format doesn’t apply any...

    docs.groupdocs.com/merger/net/getting-started/u...
  6. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Assembly Product Solution GroupDocs...to accommodate presentation data such as: slides, shapes, text...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  7. 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....Assembly Product Solution GroupDocs...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/search-for-enc...
  8. Convert Files Within Document Containers | Docu...

    Learn how to convert files within document containers, such as compressed files, into various formats using GroupDocs.Conversion for Python via .NET....Assembly Product Solution GroupDocs...File. OST - Outlook Offline Data File. PST - Outlook Personal...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Working with metadata in PSD images | Documenta...

    Reading Photoshop MetaData properties The GroupDocs MetaData API allows the user to read Adobe Photoshop metaData associated with a PSD image. For more information on the Photoshop file format and metaData blocks 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 PSD image. Load a PSD file Get the root metaData package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....Assembly Product Solution GroupDocs...Console . WriteLine ( block . Data ); } } } Reading the image header...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive Data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Assembly Product Solution GroupDocs...you have a corporate sensitive data removal policy as a list of...

    docs.groupdocs.com/redaction/net/use-redaction-...