Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 5,805 for

groupdocs.redaction,

(0.25 sec)
  1. Working with metadata in JPEG images | GroupDocs

    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....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.

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage<AsfRootPackage>(); var package = root.AsfPackage; // Display basic properties Console.

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....This article explains that how to extract images from document page area.

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Convert documents with GroupDocs.Conversion | G...

    Convert between 170+ formats from GroupDocs.Total for .NET — PDF to Word, Word to PDF, and more — with runnable C# examples and downloadable input and output files....Convert between 170+ formats from GroupDocs.Total for .NET — PDF to Word, Word to PDF, and more — with runnable C# examples and downloadable input and output files.

    docs.groupdocs.com/total/net/developer-guide/co...
  5. GroupDocs.Metadata Overview | Documentation

    The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata....The metadata is a data which shows information about other data. It should not be considered as the content of the data. Various types of metadata are existed such as, descriptive, structural, administrative, reference, statistical and legal metadata.

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  6. Merge PNG files using C#

    Acquire proficiency in how to merge PNG files using C#. We'll furnish you with code example to combine PNG files in C# without additional software installations....Acquire proficiency in how to merge PNG files using C#. We'll furnish you with code example to combine PNG files in C# without additional software installations.

    kb.groupdocs.com/merger/net/merge-png-files-usi...
  7. How to Sign DOCX with Barcode Signature using C#

    Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature in DOCX using C#....Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature in DOCX using C#.

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  8. Perform Homophone Search using Java

    Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software....Learn how to perform homophone search using Java for phonetic matching. Explore the Java homophone search algorithm for accurate results without extra software.

    kb.groupdocs.com/search/java/perform-homophone-...
  9. Extract Text from DOCX using Java

    This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java....This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java.

    kb.groupdocs.com/parser/java/extract-text-from-...
  10. How to Sign PDF with Text Signature using Java

    Quickly learn how to sign PDF with text signature using Java. Also, we will provide a code example to add text signature in PDF using Java without using extra tools....Quickly learn how to sign PDF with text signature using Java. Also, we will provide a code example to add text signature in PDF using Java without using extra tools.

    kb.groupdocs.com/signature/java/how-to-sign-pdf...