Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 15,188 for

file

(0.08 sec)
  1. How to Convert HTML to Image in C#

    Examine sample code on how to convert HTML to Image in C# along with detailed instructions for putting the C# HTML to PNG functionality into action....class and load the source HTML file Initialize ImageConvertOptions...attributes for the output PNG file Save the output Image to the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Announcing GroupDocs.Editor for .NET Plugin for...

    GroupDocs team always tries to facilitate it’s users by providing easy implementation of features and providing different options to explore GroupDocs API features in minimum time. In this regard we are glad to announce GroupDocs.Editor for .NET Visual Studio Plugin which helps and performs all the steps required to try-out examples automatically. All you have to do is to install the plugin via .msi available and launch the plugin wizard from File menu....launch the plugin wizard from file menu. the automatic completion...for the API. These downloaded files are configured automatically...

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  3. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....authorized people to open the file. When a file is encrypted, the password...open the file. To learn how to identify the encrypted file, please...

    docs.groupdocs.com/viewer/net/load-password-pro...
  4. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Java supports a wide range of file formats for adding, searching...✅ ✅ ✅ .rtf Rich Text Format File ✅ ✅ ✅ ✅ ✅ .odt ODF Text Document...

    docs.groupdocs.com/watermark/java/supported-doc...
  5. Set image quality | GroupDocs

    The page describes how to set the quality of an image added to a document....pdf-file" )) // specify the path to the input PDF file { string...specify the path to the input PDF file string data = "image.jpg" ;...

    docs.groupdocs.com/annotation/net/change-image-...
  6. Introducing more simplified and improved GroupD...

    GroupDocs.Merger for .NET allows you to merge or manipulate document structure across a wide range of File formats. Those who are new to this API, you can join several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation and manage document password. Version 19.9 is a major release. We totally restructured the API and below are the reasons to migrate: Merger class introduced as a single entry point to manage the document processing of any supported File format API is improved to decrease memory usage Easy to instantiate proper options class and control over document structure manipulation processes Those who are already using the API, let us share the code difference....structure across a wide range of file formats . Those who are new...processing of any supported file format API is improved to decrease...

    blog.groupdocs.com/merger/introducing-more-simp...
  7. Supported Image Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported image types. The Library supports JPG, BMP, PNG, TIF and many more....following table indicates the file formats that GroupDocs.Merger...PDF JPG Image File JPEG Image File Bitmap Image File Portable Network...

    docs.groupdocs.com/merger/net/supported-image-f...
  8. Export annotations | GroupDocs

    The page describes how to export annotation using GroupDocs.Annotation for .NET API....annotations from a document to an XML file. The following code snippet..."input.pdf-file" )) // specify the path to the input PDF file { annotator...

    docs.groupdocs.com/annotation/net/export-annota...
  9. Remove Metadata of Documents and Images using C#

    Remove selective metadata or clean all metadata properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images, email, eBooks, Visio, Zip Files....that will help you clean your files from metadata using C#. .NET...documents, images, and other files. The API supports metadata standards...

    blog.groupdocs.com/metadata/remove-metadata-of-...
  10. How to Run Examples | GroupDocs

    Software Requirements Please make sure you meet the following requirements before downloading and running the examples. Visual Studio 2013 or higher NuGet Package Manager installed in Visual Studio. Make sure that latest NuGet API version is installed in Visual Studio. For details on how to install NuGet package manager please check http://docs.nuget.org/ndocs/guides/install-nuget Go to Tools->Options->NuGet Package Manager->Package Sources and make sure that the option nuget.org is checked Example project uses NuGet Automatic Package Restore feature therefore you should have an active internet connection....the ZIP file from . Extract the contents of ZIP file to any folder...two Visual Studio solution files, one in Examples folder and...

    docs.groupdocs.com/classification/net/how-to-ru...