Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 16,690 for

file

(0.05 sec)
  1. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...resource name for your license file string resourceName = assembly...FileNotFoundExceptio("License file not found as embedded resource...

    forum.groupdocs.com/t/image-comparison-processi...
  2. Remove Metadata from XLSX using Java

    Quickly learn how to remove metadata from XLSX using Java. Additionally, you'll receive code illustrating the process of how to clean metadata from XLSX in Java....using Java Metadata in XLSX files include sensitive information...author’s name, the date the file was created, and other document...

    kb.groupdocs.com/redaction/java/remove-metadata...
  3. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV File header. The following are the steps to read the header of an FLV File. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....metadata in FLV files Working with metadata in FLV files Leave feedback...format-specific information from the FLV file header. The following are the...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Download and Explore GroupDocs.Viewer for .NET ...

    Visual Studio Plugin for GroupDocs.Viewer API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatically downloads the examples from Github and the latest GroupDocs.Viewer library from NuGet. This provides a quick and comfortable way to view and run example projects without downloading everything manually. FeaturesFollowing are some of the features of this plugin: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads **GroupDocs....of this plugin: # Appears in File menu in Visual Studio Downloads...effort Plugin Screenshots # File -> GroupDocs in Visual Studio...

    blog.groupdocs.com/viewer/download-explore-grou...
  5. Remove Metadata from PDF using Java

    Discover how to swiftly remove metadata from PDF using Java. Plus, get code example to clean metadata from PDF in Java, all without additional software installations....tool, offering insights into file details. However, situations...removing metadata from PDF files Instantiate the Redactor class...

    kb.groupdocs.com/redaction/java/remove-metadata...
  6. Introducing All-New GroupDocs.Signature for Jav...

    We are back with a major update for our customers who are using the eSign API - GroupDocs.Signature for Java. We have performed major product optimization and revamped the architecture which has made the API more memory efficient and easy to use. We have also added the support of a couple of new File formats. Let’s have an overview of this amazing release and check out what you would get after upgrading to API v2....the support of a couple of new file formats. Let’s have an overview...for text signatures in PDF files and WordsSignTextOptions class...

    blog.groupdocs.com/signature/java-esign-api-for...
  7. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metadata using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....Tiếng Việt 中文 中國傳統的 An EPUB file is a digital ebook format that...information embedded within EPUB files, including details like title...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  8. Rasterize Document before Image Area Redaction ...

    I have observed that while redacting a PDF using Image Area Redaction feature I have to rasterize the whole document first, could you confirm if my understanding is sound or not. Is it possible to apply text redaction on…...any image inside a textual PDF file, such as figure, chart, etc...instance, if you rasterize a PDF file, the target image index will...

    forum.groupdocs.com/t/rasterize-document-before...
  9. Convert PDF to Excel using Node.js

    Learn how to convert PDF to Excel using Node.js. Easily export PDF to Excel in Node.js with a simple and efficient process for accurate data extraction and formatting....application to handle different file format transformations Create...Converter class and specify the file path to open the PDF document...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  10. Compare JSON Files in C# / Java / Node.js with ...

    Compare JSON Files with GroupDocs.Comparison for .NET, Java, and Node.js. Generate visual HTML reports and textual JSON diffs, accept or reject changes, and handle nested structures with type-aware comparison.... Two JSON files might represent the same data...differences. For example JSON file with the serialized customer...

    blog.groupdocs.com/comparison/mastering-json-co...