Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,563 for

import

(0.14 sec)
  1. Load Markup document with options | Documentation

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

    docs.groupdocs.com/conversion/java/load-markup-...
  2. Save with default options | Documentation

    This article demonstrates the simplest way to save the document... Python import groupdocs.redaction as gr import groupdocs.redaction...redaction.options as gro import groupdocs.redaction.redactions...

    docs.groupdocs.com/redaction/python-net/save-wi...
  3. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  4. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting document in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...

    docs.groupdocs.com/comparison/java/setting-auth...
  5. Load from URL | Documentation

    Load documents from URLs in Python using GroupDocs.Viewer. This example demonstrates the process....from a URL: Python import requests import io def download_file...

    docs.groupdocs.com/viewer/python-net/load-docum...
  6. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....metadata from the source file import groupdocs.comparison as gc...metadata from the target file import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/set-do...
  7. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents 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-passwor...
  8. Licensing | Documentation

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...set a license from file: Java import com.groupdocs.comparison.license...license from a stream: Java import com.groupdocs.comparison.license...

    docs.groupdocs.com/comparison/java/licensing-an...
  9. 在 Java 中查找和删除文档中的水印

    Java API 以编程方式从 PDF、Word、Excel、PowerPoint 和 Visio 文件等文档中查找和删除文本和图像水印。... import com.groupdocs.watermark.Watermarker; import com.groupdocs...search.ImageDctHashSearchCr; import com.groupdocs.watermark.search...

    blog.groupdocs.com/zh/watermark/find-and-remove...
  10. Adjust the JPEG image quality | Documentation

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs....image: Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...

    docs.groupdocs.com/viewer/java/image-viewer-adj...