Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,995 for

management

(0.14 sec)
  1. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. GroupDocs.Metadata for Python via .NET | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....NET - A metadata management API for documents to create...

    docs.groupdocs.com/metadata/python-net/
  3. "Document is not found. Document ID: 7021" duri...

    Hello, We got an exception during a search that seems to be pretty rare. We were not able to reproduce it again, but we still want to report it to you and hope that you can fix it based on this description… This is the…...access to our Paid Support management team. jamsharp April 28,...

    forum.groupdocs.com/t/document-is-not-found-doc...
  4. Save a modified file to the original source | D...

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

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....processes like inventory management and point-of-sale transactions...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  6. .NET 9 - Fails to identify document is PDF/HTML...

    Hello, I have attached a .zip file containing some files (1x .htm, 2x .pdf) - using .NET 9 and GroupDocs.Conversion 25.4.0 - none of these file convert. Their Format is also not detected correctly when using .GetDocumen…...access to our Paid Support management team. atir.tahir May 7, 2025...

    forum.groupdocs.com/t/net-9-fails-to-identify-d...
  7. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...access to our Paid Support management team. 1 Like Clemens June...access to our Paid Support management team. 1 Like vladimir.litvinchik...

    forum.groupdocs.com/t/hidecomments-replacement-...
  8. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....color and reviewer rights management. Apart from that, few improvements...the color Reviewer rights management for operations with replies...

    blog.groupdocs.com/categories/groupdocs.annotat...
  9. Iterative Signing of PDF Documents - efficient ...

    Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....creation, distribution, and management of digital certificates....end-user devices that store and manage keys and certificates. Hashing...

    blog.groupdocs.com/signature/iterative-digital-...
  10. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....features and get familiar how to manage metadata and more, please refer...online document metadata management App Along with a full featured...

    docs.groupdocs.com/metadata/python-net/clean-me...