Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,388 for

import

(0.04 sec)
  1. Convert PDF to DOCX using Node.js

    Learn how to convert PDF to DOCX using Node.js with a simple guide. Easily export PDF to DOCX in Node.js for editable and formatted document conversion....enable PDF to DOCX conversion Import the document conversion module...implement this process, we first import the required library and configure...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  2. Convert N consecutive pages | Documentation

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert-n-co...
  3. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... To import types of all characters from...getAlphabet (). clear (); } // Import the alphabet from a file index...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  4. Convert email formats | Documentation

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/email/
  5. How to Convert DOCX to MHTML using Java

    In this article, you will be guided through the steps to convert DOCX to MHTML using Java. Also, code example to generate mhtml from docx in Java can be found in it....from DOCX to MHTML format, import the necessary classes Initialize...All that is required is to import the DOCX file, retrieve the...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. How to Convert XLSX to CSV using Java

    The focus of this topic is to guide you on how to convert XLSX to CSV using Java, and help you in developing a Java application to change XLSX to CSV in Java....the data in another system or import it into a database. Here are...using the Maven repository Import the required classes for XLSX...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....documents: Compare local documents import groupdocs.comparison as gc...Compare documents from a stream import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages....now closes stream when you import annotations for Images. Lastly...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  9. Adding a Watermark to Converted Documents | Doc...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/add-watermark/
  10. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....implementing JPG to XLSM capability Import essential classes for performing...the required library and then import the essential classes for doing...

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