Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,809 for

import

(1.62 sec)
  1. Show Revisions | GroupDocs

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/show-revisions/
  2. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...resource URL format JavaScript import { Viewer , HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-ms...
  3. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...from groupdocs.viewer.drawing import Argb32Color def set_background_color...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  4. Render to HTML | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....resources: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...resources: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  5. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Python via .NET....options import WordProcessingLoadOp load_options...passed. from groupdocs.editor import Editor editor = Editor ( "document...

    docs.groupdocs.com/editor/python-net/edit-word/
  6. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using the Python programming language....Mobi is fully supported: on import, export and auto-detection...Mobi, is supported on both import and export as well. Loading...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  7. 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...
  8. Adding watermark to images inside a document | ...

    Add a watermark to the images embedded inside a document using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font , Color , SizingType...

    docs.groupdocs.com/watermark/python-net/adding-...
  9. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....java import com.groupdocs.markdown.* ;...LoadSupportedFormats.java import com.groupdocs.markdown.* ; import java.util...

    docs.groupdocs.com/markdown/java/load-a-file-of...
  10. Create EditableDocument from file or markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML files on disk or from HTML markup with resources using GroupDocs.Editor for Python via .NET API....“document_resources”, and, what is most important, the HTML markup from “document...folder: from groupdocs.editor import EditableDocument # HTML file...

    docs.groupdocs.com/editor/python-net/create-edi...