Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,725 for

import

(3.09 sec)
  1. Existing objects in diagrams | GroupDocs

    Inspect, modify, and remove shapes and headers/footers in Visio diagrams using GroupDocs.Watermark for Python via .NET....watermark import Watermarker def extract_shapes...py from groupdocs.watermark import Watermarker def remove_and_modify_shapes...

    docs.groupdocs.com/watermark/python-net/existin...
  2. Update Document Password | GroupDocs

    Replace the existing open password of a PDF, Word, Excel, or PowerPoint document with a new password using UpdatePasswordOptions with GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import LoadOptions , UpdatePasswordOption def...

    docs.groupdocs.com/merger/python-net/update-doc...
  3. Convert N consecutive pages | GroupDocs

    This article demonstrates how to convert consecutive document pages using GroupDocs.Conversion for Java API....java import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert-n-co...
  4. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....parser import Parser with Parser ( "./sample...Python from groupdocs.parser import Parser with Parser ( "./sample...

    docs.groupdocs.com/parser/python-net/extract-me...
  5. Generating page preview for WordProcessing docu...

    This article describes how to generate a preview for any page for the existing WordProcessing document in SVG format using the GroupDocs.Editor for Python via .NET....and inspect any page of the imported WordProcessing document without...script: from groupdocs.editor import Editor with Editor ( "./document...

    docs.groupdocs.com/editor/python-net/generating...
  6. Document preview | GroupDocs

    Generate preview images (PNG/JPG/BMP) for document pages using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.options import PreviewOptions , PreviewFormats def...

    docs.groupdocs.com/watermark/python-net/basic-u...
  7. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... To import types of all characters from...getAlphabet (). clear (); } // Import the alphabet from a file index...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  8. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API....merger import Merger from groupdocs.merger...merger.domain.options import RotateOptions , RotateMode def rotate_document_pages...

    docs.groupdocs.com/merger/python-net/rotate-pages/
  9. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/email/
  10. Render TXT as HTML with External Resources usin...

    Learn how to render TXT as HTML with external resources using Python. This tutorial explains how to convert TXT to HTML in Python with external resources....NET using pip Import the groupdocs.viewer and groupdocs...external resource rendering. Next, import the necessary modules, namely...

    kb.groupdocs.com/viewer/python/render-txt-as-ht...