Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 47,236 for

(c )

(0.48 sec)
  1. Load from a stream | GroupDocs

    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 .... Ex: @"C:\Docs\source.doc" try ( InputStream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  2. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java.... Ex: "C:\\Docs\\image.tiff" TiffImageLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....fonts and compare documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-custom-f...
  4. Disable image comparison in PDF documents | Gro...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....comparison in PDF documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/disable-image...
  5. GroupDocs.Signature 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....extension you can run either C# or Visual Basic examples. Today...capabilities to their own ASP.NET, C#/VB.NET applications. It’s a one-stop-shop...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....HTML with responsive layout: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-with-respo...
  7. Load document from Amazon S3 Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....document from Amazon S3 Storage: C# string key = "sample.pdf" ; using...

    docs.groupdocs.com/annotation/net/load-document...
  8. Load file from Azure blob storage | GroupDocs

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted.pdf" );...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Load document from FTP | GroupDocs

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....com" ; String convertedFile = "C:\\output\\converted.pdf" ; String...

    docs.groupdocs.com/conversion/java/load-documen...
  10. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... C# using GroupDocs.Viewer ; using...resources, while 2nd — with external. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-archive-fi...