Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,571 for

import

(0.08 sec)
  1. Create PDF with Image Redaction | Documentation

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....pages: Python import groupdocs.redaction as gr import groupdocs.redaction...gro import groupdocs.redaction.redactions as grr import groupdocs...

    docs.groupdocs.com/redaction/python-net/create-...
  2. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-visio-doc...
  3. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. Python Import groupdocs.redaction as gr Import groupdocs.redaction.options as gro Import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr.... Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/use-adv...
  4. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...groupdocs-signature-net Import Required Modules # Import the core GroupDocs...Signature library import groupdocs.signature as gs # Import options for...

    blog.groupdocs.com/signature/sign-documents-ele...
  5. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...formats Format Description Create Import Export Auto Detection MS Word...formats Format Description Create Import Export Auto Detection Excel...

    docs.groupdocs.com/editor/net/supported-documen...
  6. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....coordinates: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...ViewInfoOptions ; import com.groupdocs.viewer.results.Character ; import com...

    docs.groupdocs.com/viewer/java/image-viewer-get...
  7. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import com.groupdocs.comparison.options...

    docs.groupdocs.com/comparison/java/set-password...
  8. OneNote to TXT ConvertOptions unclear - Free Su...

    Heyo, Trying to convert a .one file to a .txt as achieved here: https://products.groupdocs.app/conversion/one-to-txt I’m working in python, and as I go to use the function in groupdocs.conversion.options.convert, conv…...this: from groupdocs_conversion import Converter from groupdocs_conversion...groupdocs_conversion.options import WordProcessingConver def convert_one_to_txt(input_file...

    forum.groupdocs.com/t/onenote-to-txt-convertopt...
  9. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...format Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/render-ebooks/
  10. Convert each email attachment to different form...

    Follow this guide and learn how to convert email attachments to different format based on attachment type using GroupDocs.Conversion for .Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...contracts.ConvertOptionsProvid ; import com.groupdocs.conversion.contracts...

    docs.groupdocs.com/conversion/java/convert-each...