Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 13,471 for

file

(0.08 sec)
  1. JSON to JPG in CSharp on GroupDocs Blog | Docum...

    JSON to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in JSON to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET......HTML usando C# Visualizza i file JSON come PDF utilizzando C#...Inoltre, esegui il rendering di file JSON in JPG, PNG e HTML all'interno...

    blog.groupdocs.com/it/tag/json-to-jpg-in-csharp...
  2. Get document info | Documentation

    This article shows that how to get meta information of a document....structure) A indicating whether a file is encrypted The following code...basic format information from a file. BasicUsage.GetDocumentInfo...

    docs.groupdocs.com/metadata/net/get-document-info/
  3. How to Convert Outlook Email to PDF using Java

    This article describes the detailed procedure to convert Outlook Email to PDF using Java and demonstrates the working of the Java EML to PDF converter functionality....and load the source EML or MSG file Set parameters for customizing...repository. Then, load the input EML file to PDF transformation by creating...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Add Watermark Annotation using Java

    Review the step-by-step guide to add watermark annotation using Java and learn how to use these instructions to create annotation in Java....class and pass the input PDF file to its constructor Initialize...path for saving the output PDF file to the disk By following the...

    kb.groupdocs.com/annotation/java/how-to-add-wat...
  5. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....class by passing path of PDF file to its constructor Instantiate...an area annotation into a PDF file. Code to Insert Area Annotation...

    kb.groupdocs.com/annotation/net/how-to-insert-a...
  6. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded File as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...Metadata represents any loaded file as a tree consisting of metadata...using the code snippet below: a file to examine Obtain the instance...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  7. How to Render DOCX as HTML using C#

    Let's learn how to render DOCX as HTML using C# without installing extra tools. We will also provide code to create HTML with embedded resources from DOCX using C#....Viewer class by passing the DOCX file path as an argument to its constructor...HtmlViewOptions to render DOCX file as HTML The library used in...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  8. Customize changes styles | Documentation

    Following this guide you will learn how to customize document comparison report and modify appearance of detected changes when use GroupDocs.Comparison for .NET....Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...))) { comparer . Add ( File . OpenRead ( "target.docx" )); CompareOptions...

    docs.groupdocs.com/comparison/net/customize-cha...
  9. Password Protected Files Comparison Issue is Re...

    GroupDocs.Comparison for Java 19.3 rolls out with major bug fixes. When password protected Files were compared, result was null. This might be a showstopper for you but not anymore. Moving ahead, comparing a PDF with itself was not working, result was null. We fixed this issue. Most importantly, MultiCompare was also returning null. Code below explains how it works. You can compare a source File with multiple target Files. Sounds appealing, isn’t it?... When password protected files were compared, result was null...compare a source file with multiple target files. Sounds appealing...

    blog.groupdocs.com/comparison/password-protecte...
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....point to manage metadata in files of all supported formats. Extracting...the old and new API. Loading Files Any Supported Format The following...

    docs.groupdocs.com/metadata/net/migration-notes/