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

import

(0.14 sec)
  1. 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...
  2. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/render-out...
  3. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents 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/shapes-...
  4. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for Java API....processed: import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-txt-doc...
  5. Load document from Azure Blob Storage | GroupDocs

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API....es ; import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.examples.Constants ; import com.groupdocs.conversion.exceptions...

    docs.groupdocs.com/conversion/java/load-documen...
  6. Working with spreadsheet document attachments |...

    Extract, add, remove, search, and watermark spreadsheet attachments using Python via .NET.... import groupdocs.watermark as gw import groupdocs.watermark...coordinates/sizes. import groupdocs.watermark as gw import groupdocs.watermark...

    docs.groupdocs.com/watermark/python-net/working...
  7. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK in Java.... Java import java.io.IOException ; import java.io.InputStream...InputStream ; import java.awt.Rectangle ; import java.util.ArrayList...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  8. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents 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-word-docu...
  9. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Java API....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...words.revision.* ; import java.awt.* ; import java.nio.file.Path...

    docs.groupdocs.com/comparison/java/compare-mult...
  10. Use advanced rasterization options | GroupDocs

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