This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....optimize a PDF file for browser: C# using GroupDocs.Viewer ; using...
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.... Ex: @"C:\Docs\source.xls" try ( Metadata...
This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...file formats in the console: C# using System ; using System.Collections...
This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....convert a PDF file to grayscale: C# using GroupDocs.Viewer ; using...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....to subset fonts in a PDF file: C# using GroupDocs.Viewer ; using...
The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....annotations from a document: C# // for using this example input...
GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature on GroupDocs Blog | Document Automation Solutions for .NET & J......Signature を C# で統合し、PDF の安全な電子文書署名を作成します。外部...
This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....compress images in the file: C# using GroupDocs.Viewer ; using...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...NET, C#/VB.NET applications. It’s a one-stop-shop...developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library,...