Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,168 for

import

(0.34 sec)
  1. Annotation redactions | GroupDocs

    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...
  2. Listening to conversion process events | GroupDocs

    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/
  3. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....parser import Parser # Create an instance...groupdocs.parser import Parser from collections import defaultdict...

    docs.groupdocs.com/parser/python-net/detect-fil...
  4. 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...
  5. Specify rendering options for CAD files | Group...

    Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...from groupdocs.viewer.drawing import Argb32Color def set_background_color...

    docs.groupdocs.com/viewer/python-net/specify-ca...
  6. 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...
  7. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.PdfConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  8. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality.... 'use strict' ; // Import the GroupDocs.Comparison for...output stream. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  9. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Comparison.... 'use strict' ; // Import the GroupDocs.Comparison for...metadata. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  10. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...viewer import Viewer from groupdocs.viewer.options import HtmlViewOptions...

    docs.groupdocs.com/viewer/python-net/rendering-...