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

import

(0.08 sec)
  1. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....strict' ; // Load Java bridge and import FileInputStream for reading...const InputStream = java . import ( 'java.io.FileInputStream'...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  2. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....Explanation: Code Example Important Notes See also Download Free...how to follow these steps: // Import the GroupDocs.Merger library...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  3. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/note/
  4. Get source and target text from files | GroupDocs

    Learn how to read source and target texts of detected changes using GroupDocs.Comparison for Python via .NET.... import groupdocs.comparison as gc...same data programmatically. import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/get-so...
  5. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  6. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....for a file from local disk import groupdocs.redaction as gr def...info for a file from Stream import groupdocs.redaction as gr def...

    docs.groupdocs.com/redaction/python-net/get-fil...
  7. Convert XLSX to JPG using Python

    Learn how to convert XLSX to JPG using Python in a few simple steps. This guide covers how to export XLSX to JPG in Python with clean layout and high image quality....support in your Python project Import required classes such as Converter...supports image output. Next, import the necessary modules, such...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  8. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....parser import Parser with Parser ( "sample...Python from groupdocs.parser import Parser with Parser ( "sample...

    docs.groupdocs.com/parser/python-net/working-wi...
  9. Set image size limits | GroupDocs

    Control image size in PDF output: set width, height, or maximum dimensions....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/set-image-...
  10. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...limits: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/set-image-size-l...