Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,793 for

management

(0.06 sec)
  1. Load a password-protected document | Documentation

    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:...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Developer Guide / Advanced Usage / Managing metadata for specific formats...GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Complex QR entries | Documentation

    This section contains articles with explanation how to create most popular 2D matrix barcodes using predefined data models...part of modern information management, enabling efficient data...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Load from a local disk | Documentation

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk // Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // 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: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/load-from-a-lo...
  5. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  6. Load from a local disk | Documentation

    The following example demonstrates how to load file from local disk....online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/save-a-modified...
  8. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source....online document metadata management App Along with full featured...

    docs.groupdocs.com/metadata/net/save-a-modified...
  9. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....{ get; set; } The project management files view options. RemoveComments...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  10. Converting RTF to PDF adds extra blank page - F...

    The PDF converted from the attached RTF has an extra blank page (page 4). Using MS Word to save the the same RTF to PDF works fine without the blank page. Is there a way to avoid the blank page being generated? 82154500…...access to our Paid Support management team. iqxadministrator January...

    forum.groupdocs.com/t/converting-rtf-to-pdf-add...