Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 14,324 for

file

(0.04 sec)
  1. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET.... Specify the source file path or stream. Call the method...method. Specify the target file path or stream. Instantiate the...

    docs.groupdocs.com/comparison/net/show-revisions/
  2. Adjust the image size | Documentation

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET....docx" )) { // Create a JPG file. JpgViewOptions viewOptions..."sample.docx" ) ' Create a JPG file. Dim viewOptions As JpgViewOptions...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  3. Load document from FTP | Documentation

    This section explains how to load document from FTP with GroupDocs.Signature API....String outputFilePath = new File ( Constants . OutputPath , ...( 100 ); // sign document to file signature . sign ( "signedSample...

    docs.groupdocs.com/signature/java/load-document...
  4. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....functionality to compare Word files in Java Instantiate Comparer...class and pass the source Word file to its constructor Call the...

    kb.groupdocs.com/comparison/java/how-to-compare...
  5. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....Improvements # Ability to verify files with .cmx (CorelDraw) format...to search . cmx (CorelDraw) files as image documents Ability to...

    blog.groupdocs.com/signature/embed-custom-objec...
  6. How to Render DOCX as PDF using Java

    Efficiently grasp the knowledge on how to render DOCX as PDF using Java. Additionally, we'll furnish you with a code example in Java to convert DOCX to PDF....documents ( DOCX ) into PDF files is a frequent requirement in...the process of rendering DOCX files as PDF using Java. We’ll supply...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  7. How to Convert HTML to DOCX using C#

    This article provides guidance on how to convert HTML to DOCX using C#. It also includes code example to export HTML to DOCX in C# on various operating systems....quickly and easily convert HTML files to DOCX format. The following...project By passing the HTML file’s path to the constructor, create...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert ODT to JPG using Java

    In this topic, we will discover how to convert ODT to JPG using Java without installing additional software installations along with code to export ODT to JPG in Java....an ODT (Open Document Text) file and desire to convert it to...class by passing the input ODT file’s path as an argument to its...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#....CSV (Comma-Separated Values) files are a typical way to store and...Conversion for .NET to export a CSV file into HTML format Create an object...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  10. How to Convert PNG to JPG using Java

    Learn the complete workflow of how to convert PNG to JPG using Java and how to implement this guide for the development of the Java convert PNG to JPG application....the input PNG file for transforming to a JPG file Create an instance...method to save the PNG as a JPG file on the disk We have outlined...

    kb.groupdocs.com/conversion/java/how-to-convert...