Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 3,659 for

import

(0.84 sec)
  1. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....metadata import Metadata def getting_known...

    docs.groupdocs.com/metadata/python-net/getting-...
  2. GroupDocs.Merger for Python via .NET | GroupDocs

    Native Python library that merges, splits, and reorganises documents — PDF, DOCX, XLSX, PPTX, images, and more — entirely on-premise. No Microsoft Office required....merger import Merger # Merge two documents...

    docs.groupdocs.com/merger/python-net/
  3. Get document info | GroupDocs

    GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....metadata import Metadata def get_document_info...

    docs.groupdocs.com/metadata/python-net/get-docu...
  4. 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.... 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  5. Get Supported File Formats Programmatically | G...

    Programmatically enumerate the list of file formats supported by GroupDocs.Comparison for Python via .NET via FileType.get_supported_file_types()....result import FileType def get_supported_file_formats...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Add Image Watermark to PPT Using Python

    This guide shows how to add image watermark to PPT using Python, helping you apply a centered logo watermark across slides for professional presentations....support presentation watermarking Import watermarking namespaces needed...watermarking library and importing presentation-specific namespaces...

    kb.groupdocs.com/watermark/python/add-image-wat...
  7. Convert PDF to BMP using Python

    Learn how to export PDF to BMP using Python. This guide shows how to convert PDF to BMP using Python for legacy systems, archiving, and specialized workflows....PDF to BMP conversion support Import the required modules, including...the required package and importing the necessary modules. Then...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. How to Convert MHTML to HTML in Java

    Let's do document transformation using simple API calls, review guide to convert MHTML to HTML in Java, and sample code for Java MHTML to HTML converter application....implementing MHTML to HTML capability Import essential classes for performing...the required library and importing essential classes in the code...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...SetFooter(2, "Page &P of &N"); // import JSON data to worksheet starting...AllColumnsInOnePageP = true; // convert imported JSON to PDF workbook.Save("historyReport...

    forum.groupdocs.com/t/reference-to-commonutilit...
  10. How to Convert PPT to PPTX using Java

    This post provides the process of how to convert PPT to PPTX using Java and demonstrates the working of the feature with Java PPT to PPTX converter application....implementing PPT to PPTX capability Import essential classes for performing...the Maven repository and importing the essential classes in the...

    kb.groupdocs.com/conversion/java/how-to-convert...