Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,571 for

import

(0.03 sec)
  1. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer Java API to convert archive files to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...code: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/old-render-archi...
  2. Specify file type when loading a document | Doc...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications....document: Java import com.groupdocs.viewer.FileType ; import com.groupdocs...groupdocs.viewer.Viewer ; import com.groupdocs.viewer.options.HtmlViewOptions...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  3. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java.... import com.groupdocs.conversion.Converter ; import com.groupdocs...simple: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/spre...
  4. Load TXT document with options | Documentation

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....processed: import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  5. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....yellow: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.PdfViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  6. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....API Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  7. 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 Java API....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...words.revision.* ; import java.awt.* ; import java.nio.file.Path...

    docs.groupdocs.com/comparison/java/compare-mult...
  8. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.... Python import groupdocs.metadata as gm import constants import...import os def run (): if os . path . exists ( constants . license_path...

    docs.groupdocs.com/metadata/python-net/evaluati...
  9. Licensing | Documentation

    Free conversion API version for java developers is available to evaluate the API which will be similar to licensed version but with few limitations.... import com.groupdocs.conversion.licensing...licensing.License ; import java.io.File ; ... String licensePath...

    docs.groupdocs.com/conversion/java/licensing-an...
  10. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-word-docu...