Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,698 for

metadata removal

(0.47 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/load-a-password...
  2. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata Metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove Metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Metadata for .NET 18.11. The latest...latest version supports missing metadata properties of Excel format...

    blog.groupdocs.com/groupdocs.blog/page/50/
  4. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and viewing of over 100 file formats, including Word, Excel, PowerPoint, PDF, and more, ......Metadata GroupDocs.Metadata provides tools to...and remove metadata from documents. It supports metadata management...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. Update Common TIFF Tags with Shortcut Propertie...

    We are proudly announcing five enhancements and three bug fixes in the monthly release of GroupDocs.Metadata for .NET 18.9. Using the latest version, you can read and update common TIFF/EXIF tags in TIFF images. The memory consumption is now reduced for GIF format’s loading and saving Metadata. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class XlsMetadata.ContentProperties property, and EpubFormat.GetImageCoverBytes method are now marked obsolete. We recommend you to install and use the latest version of the API....Metadata for .NET 18.9 . Using the...and saving metadata. Additionally, GroupDocs.Metadata.Formats.Document...

    blog.groupdocs.com/metadata/update-common-tiff-...
  6. GroupDocs.Metadata for .NET 17.1.0 Now Detects ...

    GroupDocs team is really delighted to announce the release of** GroupDocs.Metadata for .NET version 17.01.0**. The latest release comes up with a number of new features and enhancements. Users can now detect or remove digital signatures from documents. The API has also improved document’s information retrieval and implements the ability to recognize file type of a document. And That’s not all! The API has also introduced some really exciting enhancements related to power point presentation documents and audio formats....Metadata for .NET version 17.01.0 **...enhancements. Users can now detect or remove digital signatures from documents...

    blog.groupdocs.com/metadata/releasing-goupdocs....
  7. Features Overview | GroupDocs

    A Node.js via Java Metadata API can be effectively used in removing, updating and reading Metadata in a variety of formats. It is very effective in removing Metadata from photos. Supporting iptc Metadata, exif Metadata and xmp Metadata....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  8. Features Overview | GroupDocs

    A Python via .NET Metadata API can be effectively used in removing, updating and reading Metadata in a variety of formats. It is very effective in removing Metadata from photos. Supporting iptc Metadata, exif Metadata and xmp Metadata....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Python...

    docs.groupdocs.com/metadata/python-net/features...
  9. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the Removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Metadata Product Solution GroupDocs...Advanced Usage / Removing Empty Paragraphs Removing Empty Paragraphs...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Metadata Product Solution GroupDocs...document protection—anyone can remove standard watermarks by double-clicking...

    docs.groupdocs.com/watermark/net/secure-methods...