Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,219 for

import

(0.17 sec)
  1. 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...
  2. Alignment and font issues in the generated PDF ...

    We have a docx file in which Arial MT, Times New Roman fonts are used but upon conversion to pdf we see the following issues : everything is coming in Arial font and not Arial MT The header has correct font but it has …...options: import com.groupdocs.conversion.Converter; import com.groupdocs...conversion.contracts.FontSubstitute; import com.groupdocs.conversion.options...

    forum.groupdocs.com/t/alignment-and-font-issues...
  3. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...a string. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  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. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py Import os from groupdocs.viewer Import License, Viewer from groupdocs.viewer.options Import PdfViewOptions def render_docx_to_pdf(): # Get license file absolute path ......py import os from groupdocs.viewer import License, Viewer...from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf():...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  6. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your Java applications....supported file formats: Java import com.groupdocs.comparison.result...

    docs.groupdocs.com/comparison/java/get-supporte...
  7. Get supported file formats | GroupDocs

    List all supported file formats using Python via .NET....common import FileType supported = FileType...

    docs.groupdocs.com/watermark/python-net/get-sup...
  8. render_docx_to_png.zip

    demo-app/render_docx_to_png.py Import os from groupdocs.viewer Import License, Viewer from groupdocs.viewer.options Import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......py import os from groupdocs.viewer import License, Viewer...from groupdocs.viewer.options import PngViewOptions def render_docx_to_png():...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  9. java-app.zip

    java-app/App.java java-app/App.java Import com.groupdocs.viewer.Viewer; Import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......java import com.groupdocs.viewer.Viewer; import com.groupdocs...

    docs.groupdocs.com/total/java/sample-apps/getti...
  10. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....text Fixed background when import Resource Redaction annotation...

    blog.groupdocs.com/annotation/annotate-gif-tiff...