Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 3,748 for

import

(0.1 sec)
  1. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties in GroupDocs.Comparison for Node.js via Java....properties: 'use strict' ; // Import the GroupDocs Comparison Node...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and many other formats with a couple of Python via .NET code lines and GroupDocs.Merger for Python via .NET....merger import Merger def merge_powerpoint_documents...

    docs.groupdocs.com/merger/python-net/merge/powe...
  3. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom font, color, and alignment.... Import the necessary modules: groupdocs...

    kb.groupdocs.com/watermark/python/add-text-wate...
  4. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....watermarking for Excel workbooks Import groupdocs.watermark , groupdocs...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Extracting Document Metainfo | GroupDocs

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....demonstrates the usage: // Import the necessary modules const...WordProcessing document: // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  6. How to merge archives to ZIP using Python via ....

    Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....merger import Merger with Merger ( "./sample1...

    docs.groupdocs.com/merger/python-net/getting-st...
  7. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java...detected change: 'use strict' ; // Import the GroupDocs Comparison Node...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  8. Supported Document Formats | GroupDocs

    Complete list of the file formats GroupDocs.Merger for Python via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available for each....page orientation Rotate pages Import document Cross-format merge...

    docs.groupdocs.com/merger/python-net/getting-st...
  9. Convert PDF to TIF using Python

    In this topic, you will learn how to convert PDF to TIF using Python. Moreover, a code example will be provided with steps to export PDF to TIF using Python....enable PDF to TIF conversion Import the required classes, including...the necessary library and importing the relevant classes to your...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....images from the Excel file Import required classes for developing...

    kb.groupdocs.com/parser/java/how-to-extract-ima...