Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,725 for

import

(0.16 sec)
  1. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....watermark import Watermarker from groupdocs...groupdocs.watermark.watermarks import TextWatermark , Font from groupdocs...

    docs.groupdocs.com/watermark/python-net/result-...
  2. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or cloning our ready-to-run Python examples repository....py import os from groupdocs.editor import Editor , License...from groupdocs.editor.formats import WordProcessingFormat from groupdocs...

    docs.groupdocs.com/editor/python-net/how-to-run...
  3. Python 平铺水印:7 个保护文档和图像的示例

    通过 7 个实用示例精通 Python 平铺水印。学习添加、创建和自定义水印以实现文档安全,删除水印,并使用 GroupDocs.Watermark API 进行企业内容保护来保护文件。... import groupdocs.watermark as gw import groupdocs.watermark...度旋转和自定义间距使其非常适合草稿文档和演示。 import groupdocs.watermark as gw import groupdocs.watermark...

    blog.groupdocs.com/zh/watermark/tiling-watermar...
  4. Convert diagrams | GroupDocs

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Java....this: import com.groupdocs.conversion.Converter ; import com.groupdocs...using . import com.groupdocs.conversion.Converter ; import com.groupdocs...

    docs.groupdocs.com/conversion/java/convert/diag...
  5. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WebConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-h...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.WordProcessingFileTy ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-w...
  7. Manage annotations | GroupDocs

    Read every annotation in a document, remove a single annotation by its id, or remove all annotations at once with GroupDocs.Annotation for Python via .NET....annotation import Annotator def get_all_annotations...py from groupdocs.annotation import Annotator def remove_annotation_by_id...

    docs.groupdocs.com/annotation/python-net/manage...
  8. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... import groupdocs.signature as signature...groupdocs.signature.options import ( TextVerifyOptions , BarcodeVerifyOptions...

    docs.groupdocs.com/signature/python-net/verify-...
  9. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for Java version 26.1 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...java import com.groupdocs.editor.EditableDocument ; import com...com.groupdocs.editor.Editor ; import com.groupdocs.editor.examples...

    docs.groupdocs.com/editor/java/deleting-workshe...
  10. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Watermark for Python via .NET by creating and running a simple example....NET: Import the groupdocs.watermark classes...py from groupdocs.watermark import Watermarker from groupdocs...

    docs.groupdocs.com/watermark/python-net/hello-w...