Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 15,873 for

file

(0.16 sec)
  1. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for .NET API....Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )..."1234" })) { comparer . Add ( File . OpenRead ( "target1.docx"...

    docs.groupdocs.com/comparison/net/compare-multi...
  2. How to Compare Excel Files in Java

    Quickly review the detailed instructions to compare Excel Files in Java without MS Office and easily develop a Java program to compare two Excel Files....Family How to Compare Excel Files in Java We will guide you through...step-by-step process to compare Excel files in Java by using one of the...

    kb.groupdocs.com/comparison/java/how-to-compare...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...possible conversion for provided file type extension or provided stream...features of this plugin: Appears in File menu in Visual Studio Downloads...

    blog.groupdocs.com/groupdocs.blog/page/90/
  4. Generating slides preview for presentations | G...

    This article describes how to generate a preview for any slide in an existing PowerPoint presentation in SVG format using GroupDocs.Editor for Node.js and Java....// Path to the presentation file const inputPath = "Sample.pptx"...); // Save the SVG image to a file svgPreview . save ( `output/slide_...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  5. Is EML Conversion to PST Possible using C#? - F...

    Hi, I want to know that this api can convert EML to PST format ?...doesn’t support conversion to PST file format at the moment. However...Window Live Mail, click on the File tab and from the export option...

    forum.groupdocs.com/t/is-eml-conversion-to-pst-...
  6. Extract Data from Database Files using C#

    The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database Files, i.e. .db File, without installing a database management system or writing the SQL queries....extract data from database files, i.e. .db file, without installing...would you parse the database file in such a case and get the data...

    blog.groupdocs.com/parser/extract-data-from-dat...
  7. Convert PDF to TXT using Java

    Efficiently find how to convert PDF to TXT using Java without installing extra tools. The library employed to export PDF to TXT using Java is platform-independent....extracting text content from PDF files is a fundamental necessity....Converter class, providing the PDF file path to its constructor Retrieve...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  8. How to Add Strikeout Annotation in PDF Using Java

    In this article, we will provide a comprehensive guide on how to add strikeout annotations to PDF Files using Java, and we will also include a sample code for inserting strikeout annotations into PDF Files using Java....specific text or content in a PDF file. Fortunately, with the help...object by providing the PDF file path to its constructor Create...

    kb.groupdocs.com/annotation/java/how-to-add-str...
  9. Convert JPG to PDF using Java

    By following this topic closely, you'll learn how to convert JPG to PDF using Java. Additionally, we'll provide you with the code to export JPG to PDF using Java....convert JPG file to PDF file format Provide the file path of JPG...options to save the output PDF file The ability to convert images...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  10. Convert PDF to SVG using C#

    This tutorial illustrates the complete procedure how to convert PDF to SVG using C#. There is no need to install any extra software to export PDF to SVG using C#....Converter class by providing the PDF file path to its constructor Retrieve...method to save the resulting SVG file with saving options This guide...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...