Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,549 for

import

(0.05 sec)
  1. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... To import homophones from a file, use..."C:\\Homophones.dat" ); // Import homophones from a file index...

    docs.groupdocs.com/search/java/homophone-dictio...
  2. Load Document | Documentation

    Following this guide, you will learn how to load a document from the local disk or file stream for editing with GroupDocs.Editor for Node.js via Java API.... // Import the necessary modules const...how to use such options. // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  3. Render DOCX to JPG using Node.js

    This topic explains how to render DOCX to JPG using Node.js with code example. There is no need to install any extra softwares to render DOCX to JPG in Node.js....enabling DOCX-to-JPG rendering Import the groupdocs.viewer package...your project using a simple import statement. Once integrated...

    kb.groupdocs.com/viewer/nodejs/render-docx-to-j...
  4. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...email due to: ",e); throw e; } import com.groupdocs.conversion.contracts...contracts.LoadOptionsProvider; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  5. Convert XLSX to PDF using Python

    Convert XLSX to PDF using Python for automated document workflows. Easily export XLSX to PDF in Python and preserve your spreadsheet's formatting....for XLSX to PDF conversion Import the Converter and PdfConvertOptions...document transformation. Next, import the Converter and PdfConvertOptions...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. Set image size limits | Documentation

    Set image size limits when rendering image to PDF...limits: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  7. How to Edit MOBI File | Documentation

    This article demonstrates how to edit MOBI files using Node.js via Java....MOBI is fully supported: on import, export, and auto-detection...content in the constructor: // Import necessary modules const groupdocsEditor...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  8. Process Hyperlinks and Numbered Lists in Words ...

    GroupDocs team is glad to announce another monthly release where Improved Performance and new features are introduced . The latest GroupDocs.Annotation for .NET 17.4.0 API now provides support to process Hyperlink and Number List in words document format along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs.Annotation for .NET. GroupDocs.Annotation for .NET - New Features and ChangesThis monthly release is providing three new features like processing of “Tables and hyperlink” in words document format and two improvements in Annotating “Words and CAD file formats”....Annotating CAD files Improvement in import annotations from Word documents...

    blog.groupdocs.com/annotation/hyperlinks-number...
  9. Convert DOCX to PDF using Python

    You can find the steps to convert DOCX to PDF using Python in this article. Moreover, we will help you to write a code example to export DOCX to PDF using Python....NET library Import the necessary classes to perform...Converter.convert method To begin, import the relevant classes—Converter...

    kb.groupdocs.com/conversion/python/convert-docx...
  10. Load File From Local Disk | Documentation

    This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API....conversion import Converter from groupdocs.conversion...conversion.options.convert import PdfConvertOptions def convert_docx_to_pdf...

    docs.groupdocs.com/conversion/python-net/develo...