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

management

(0.05 sec)
  1. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // 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 ....online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Save a modified file to a stream | Documentation

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

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. 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...
  4. 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...
  5. 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...
  6. An unhandled exception of type 'GroupDocs.Compa...

    I got the error as shown below when running sqk on a win 11 laptop with word file containing 529 pages, 8MB in size and running for about 30 minutes then ending with an error. image.png (25.8 KB) image.png (3.1 KB) Th…...access to our Paid Support management team. trucnv January 2, 2025...access to our Paid Support management team. aspose.notifier January...

    forum.groupdocs.com/t/an-unhandled-exception-of...
  7. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook....{ // Initialize the export manager with the root metadata package...ExportManager manager = new ExportManager ( root ); manager . Export...

    docs.groupdocs.com/metadata/net/exporting-metad...
  8. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...{ // Initialize the export manager with the root metadata package...ExportManager manager = new ExportManager ( root ); manager . export...

    docs.groupdocs.com/metadata/java/exporting-meta...
  9. 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...
  10. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF 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 TIFF images. Please find appropriate code samples in the Working with EXIF metadata section. Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF images....Developer Guide / Advanced Usage / Managing metadata for specific formats...GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF images...

    docs.groupdocs.com/metadata/net/working-with-me...