Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,422 for

import

(0.04 sec)
  1. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.PresentationFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-p...
  2. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...using . import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/diag...
  3. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your Java applications....URL: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/load-document-fr...
  4. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.SpreadsheetFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-s...
  5. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.ViewInfoOptions ; import com.groupdocs.viewer.results...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  6. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WebConvertOptions ; import com.groupdocs.conversion.filetypes...

    docs.groupdocs.com/conversion/java/convert-to-d...
  7. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of new features, improvements and bug fixes. Some new image formats are introduced such as EMF/WMF and CAD. Furthermore, Importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback.... Furthermore, importing annotations from Word documents...Implement annotating Email format Import annotations in tables for Word...

    blog.groupdocs.com/annotation/introducing-group...
  8. Reorder pages | Documentation

    Reorder pages when rendering documents to PDF with GroupDocs.Viewer for Java...pages: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/reorder-pages/
  9. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/note/
  10. Cache results | Documentation

    Caching rendering results in GroupDocs.Viewer for Python applications to improve performance....Python import time import groupdocs.viewer as gv import groupdocs...

    docs.groupdocs.com/viewer/python-net/caching-re...