Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 3,222 for

import

(0.78 sec)
  1. 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...
  2. 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-...
  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. 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...
  5. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....there is nothing to adjust: // Import the necessary modules const...character is the delimiter: // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. 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...
  7. 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...
  8. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Multi-Tiff file is annotated Import annotations for Images doesn’t...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  9. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...# Removed obsolete methods Import and Export from dictionary...

    blog.groupdocs.com/search/zip-archive-indexing-...
  10. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java.... To import character replacements from...exportDictionary ( fileName ); // Import character replacements from...

    docs.groupdocs.com/search/nodejs-java/character...