Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,509 for

import

(0.11 sec)
  1. 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...
  2. Specify spreadsheet rendering options | Documen...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/specify-renderin...
  3. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....PDF , Slides and Words like Import Annotations from Diagram file...Annotations opacity properties Import text field annotation from...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  4. Load document from FTP | Documentation

    This article demonstrates how to convert document stored in FTP storage using GroupDocs.Conversion for Java API....es ; import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.examples.Constants ; import com.groupdocs.conversion.exceptions...

    docs.groupdocs.com/conversion/java/load-documen...
  5. 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...
  6. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...7 KB) import os from groupdocs.conversion import License,...conversion.options.convert import ImageConvertOptions from groupdocs...

    forum.groupdocs.com/t/exception-while-saving-do...
  7. Logging | Documentation

    Logging when converting documents with GroupDocs.Conversion for Java...debug issues, and record important events. You can use the built-in...java import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/logging/
  8. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....coordinates: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...ViewInfoOptions ; import com.groupdocs.viewer.results.Character ; import com...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  9. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/java/render-text-files/
  10. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from stream when using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import java.nio...file.Path ; import java.io.FileInputStream ; import java.io.InputStream...

    docs.groupdocs.com/comparison/java/load-file-fr...