Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,509 for

import

(0.13 sec)
  1. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  2. Set timeout for loading external resources | Do...

    This article explains how to set timeout for loading external resources contained by a document with GroupDocs.Viewer within your Java applications....resources: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/set-timeout-for-...
  3. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....code sample: import groupdocs.watermark as gw import groupdocs.watermark...watermark.watermarks as gww import groupdocs.watermark.common...

    docs.groupdocs.com/watermark/python-net/add-text/
  4. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/show-revisions/
  5. Hello, World! | Documentation

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Net: Import groupDocs.viewer . Import groupDocs.viewer...via .Net” API: import groupdocs.viewer as gv import groupdocs.viewer...

    docs.groupdocs.com/viewer/python-net/hello-world/
  6. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....body: Python import groupdocs.redaction as gr import groupdocs.redaction...g.: Python import groupdocs.redaction as gr import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/annotat...
  7. Listening to conversion process events | Docume...

    Follow this guide and learn how to track conversion process by subscribing to specific events of GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...conversion.ConverterSettings ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/listening/
  8. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...interfaces.PageStreamFactory ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  9. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....content Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/spreads...
  10. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of documents on the summary page with GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/get-extended...