Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,809 for

import

(0.14 sec)
  1. Compare Multiple Documents | GroupDocs

    Compare a source document against multiple targets in a single pass — including password-protected files and custom compare settings — with GroupDocs.Comparison for Python via .NET....comparison import Comparer def compare_multiple_documents...py from groupdocs.comparison import Comparer def compare_multi...

    docs.groupdocs.com/comparison/python-net/develo...
  2. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....editor import Editor editor = Editor ( "spreadsheet...edit_csv.py import os from groupdocs.editor import Editor , EditableDocument...

    docs.groupdocs.com/editor/python-net/how-to-edi...
  3. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , PdfViewOptions ...output file name. JavaScript import { Viewer , HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  4. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats.... JavaScript import { Viewer , HtmlViewOptions...resource URL format JavaScript import { Viewer , HtmlViewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  5. Get document info | GroupDocs

    Retrieve file type, page count, and size of a document using GroupDocs.Watermark for Python via .NET....watermark import Watermarker def get_document_info...tream.py import io from groupdocs.watermark import Watermarker...

    docs.groupdocs.com/watermark/python-net/get-doc...
  6. GroupDocs.Annotation for Python via .NET | Grou...

    Native Python library that adds, edits, and removes annotations and markup — area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....annotation import Annotator from groupdocs.annotation...annotation.models import Rectangle from groupdocs.annotation.models...

    docs.groupdocs.com/annotation/python-net/
  7. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....parser import Parser with Parser ( "./sample...Python from groupdocs.parser import Parser # Create an instance...

    docs.groupdocs.com/parser/python-net/extract-te...
  8. Compare multiple documents | GroupDocs

    Learn more about how to compare multiple Word documents or PowerPoint presentations simultaneously with GroupDocs.Comparison for Node.js via Java....local disk 'use strict' ; // Import Java bridge and FileInputStream...const InputStream = java . import ( 'java.io.FileInputStream'...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  9. Adjusting Comparison Sensitivity | GroupDocs

    Tune the comparison sensitivity (0–100) to balance speed against accuracy. Includes a separate sensitivity value for tables, using GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def adjust_comparison_sensitivity...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....options import WordProcessingEditOp edit_options...use_inline_styles.py import os from groupdocs.editor import Editor , License...

    docs.groupdocs.com/editor/python-net/inline-sty...