Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,725 for

import

(0.12 sec)
  1. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....redaction import Redactor from groupdocs.redaction...redaction.options import SaveOptions from groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  2. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes....py import os from groupdocs.watermark import Watermarker...groupdocs.watermark.watermarks import TextWatermark , Font , Color...

    docs.groupdocs.com/watermark/python-net/quick-s...
  3. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...section for details: . JavaScript import { Viewer , PdfViewOptions }...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...
  4. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....when assembling a document: import com.groupdocs.assembly.* ;...use Transitional compliance: import com.groupdocs.assembly ; public...

    docs.groupdocs.com/assembly/java/developer-guid...
  5. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...redaction import Redactor , RedactionStatus...groupdocs.redaction.options import SaveOptions , PdfComplianceLevel...

    docs.groupdocs.com/redaction/python-net/select-...
  6. Create PDF with Image Redaction | GroupDocs

    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....from io import BytesIO from groupdocs.redaction import Redactor...groupdocs.redaction.options import RasterizationOptions from groupdocs...

    docs.groupdocs.com/redaction/python-net/create-...
  7. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....workbook to HTML JavaScript import { Viewer , HtmlViewOptions...spreadsheet to HTML JavaScript import { Viewer , HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  8. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.PresentationFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-p...
  9. Adding watermark to images inside a document | ...

    Add a watermark to the images embedded inside a document using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font , Color , SizingType...

    docs.groupdocs.com/watermark/python-net/adding-...
  10. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....HTML: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.options.HtmlViewOptions ; import com.groupdocs.viewer.options...

    docs.groupdocs.com/viewer/java/specify-encoding...