Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,221 for

import

(0.3 sec)
  1. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages 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-email-mes...
  2. GroupDocs.Redaction for Java 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Redaction for Java 25.12. Available now on NuGet and GroupDocs website....behavior) # import com.groupdocs.redaction.Redactor ; import com.groupdocs...redactions.ExactPhraseRedaction ; import com.groupdocs.redaction.redactions...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  3. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...same time using Python: Python import groupdocs.signature as signature...groupdocs.signature.options import TextSignOptions , BarcodeSignOptions...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and watermark worksheet backgrounds using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...workbook. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  5. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...file: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/specify-renderin...
  6. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...7 KB) import os from groupdocs.conversion import License,...conversion.options.convert import ImageConvertOptions from groupdocs...

    forum.groupdocs.com/t/exception-while-saving-do...
  7. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...debug issues, and record important events. You can use the built-in...java import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/logging/
  8. Load specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for Python via .NET....parser import Parser from groupdocs.parser.options import LoadOptions...parser import Parser from groupdocs.parser.options import LoadOptions...

    docs.groupdocs.com/parser/python-net/load-speci...
  9. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/java/render-text-files/
  10. Get text coordinates | GroupDocs

    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...