Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 444 for

custom temporary file manager

(0.17 sec)
  1. Load a file of a specific format | GroupDocs

    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....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Compare Word Docs in .NET – Revision Track vs H...

    Learn how to compare Word documents using GroupDocs.Comparison for .NET. Get step‑by‑step examples for revision‑track and highlight comparison modes with ready‑to‑run C# code.... Reviewers open the file, see the familiar Review → Accept...GroupDocs.Comparison A license file ( GroupDocs.Comparison.lic )...

    blog.groupdocs.com/comparison/compare-word-docu...
  3. Install GroupDocs.Assembly for .NET and Apply L...

    Learn how to install GroupDocs.Assembly via NuGet and apply a license to remove evaluation limitations in your .NET applications....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/assembly/net/basic-usage-ins...
  4. Compare Excel Spreadsheets. Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. Compare spreadsheets with Custom styling, visibility controls, summary pages, and advanced comparison options....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/comparison/net/compare-excel...
  5. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/save-a-modified...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/net/load-a-file-of-...
  7. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with Custom hash signing for external devices and signature validation examples....Signing with Custom Hash Implementation 🚀Benefits of Custom Hash Signing...Options Step 3. Implementing Custom Hash Signing Step 4. Signing...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  8. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  9. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream using GroupDocs.Metadata for Python via .NET....Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  10. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream in Java...Pricing Information Free Trials Temporary License Policies My Orders...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.groupdocs.com/metadata/java/save-a-modifie...