Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,750 for

import

(2.06 sec)
  1. Save image as file | GroupDocs

    The listed articles below explain how to save images to the file system during document conversion....markdown import MarkdownConverter , ConvertOptions...if __name__ == "__main__" : import os os . makedirs ( "output/images"...

    docs.groupdocs.com/markdown/python-net/image-fi...
  2. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Node.js via Java API.... 'use strict' ; // Import the GroupDocs.Comparison for...file paths. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. [Release] GroupDocs.Redaction for Java 26.7 - F...

    Dear GroupDocs users, we’re pleased to announce GroupDocs.Redaction for Java 26.7. This release lets you explicitly specify a document’s type when opening it from a stream or a file, switches HTML and Markdown redaction …... import com.groupdocs.redaction.Redactor; import com.groupdocs...groupdocs.redaction.FileType; import com.groupdocs.redaction.options...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  4. Installation (manual) | GroupDocs

    Installation without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse...setup import com.groupdocs.metadata.Metadata ; import com.groupdocs...metadata.core.FileFormat ; import com.groupdocs.metadata.core...

    docs.groupdocs.com/metadata/java/installation-m...
  5. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...file paths. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  6. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import LoadOptions from groupdocs.comparison...

    docs.groupdocs.com/comparison/python-net/develo...
  7. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.SpreadsheetFileType ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-s...
  8. 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-...
  9. Edit Excel Workbook | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheet with password and many other powerful features of GroupDocs.Editor for Python via .NET....documents have one critically important distinction compared to WordProcessing...editor import Editor from groupdocs.editor.options import SpreadsheetLoadOptio...

    docs.groupdocs.com/editor/python-net/edit-excel/
  10. 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...