Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,750 for

import

(1.6 sec)
  1. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications.... Java import com.groupdocs.viewer.Viewer ; import com.groupdocs...viewer.fonts.FolderFontSource ; import com.groupdocs.viewer.fonts...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  2. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format using GroupDocs.Editor for Python via .NET... import os from groupdocs.editor import Editor # Obtain...ntation.py import os from groupdocs.editor import Editor , License...

    docs.groupdocs.com/editor/python-net/generating...
  3. Save image by custom strategy | GroupDocs

    The listed articles below explain how to control how images are saved when a document is saved to Markdown format....markdown import MarkdownConverter , ConvertOptions...if __name__ == "__main__" : import os os . makedirs ( "output/images"...

    docs.groupdocs.com/markdown/python-net/custom-s...
  4. Licensing | GroupDocs

    GroupDocs.Signature for Python via .NET free signature API version is available to evaluate the API which will be similar to licensed version but with few limitations....from a file: import os from groupdocs.signature import License def...a stream: import os from groupdocs.signature import License def...

    docs.groupdocs.com/signature/python-net/licensing/
  5. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....py import os from groupdocs.conversion import Converter...conversion.options.convert import PdfConvertOptions def get_file_stream...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....formats import WordProcessingFormat from groupdocs...groupdocs.editor.options import WordProcessingSaveOp , FontEmbeddingOptions...

    docs.groupdocs.com/editor/python-net/font-embed...
  7. Licensing and evaluation | GroupDocs

    GroupDocs.Watermark for Python via .NET offers flexible licensing options, including a Free Trial and a 30-day Temporary License for evaluation purposes....py import os from groupdocs.watermark import License def...set_license_from_stream.py import os from groupdocs.watermark import License def...

    docs.groupdocs.com/watermark/python-net/licensi...
  8. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of document properties in GroupDocs.Comparison for Java....Java import com.groupdocs.comparison.Comparer ; import com.groupdocs...comparison.options.CompareOptions ; import java.nio.file.Path ; // .....

    docs.groupdocs.com/comparison/java/compare-of-v...
  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. Extract data from ZIP archives | GroupDocs

    Learn how to extract data from ZIP archives using GroupDocs.Parser for Python via .NET. Extract files, iterate through archive contents, and parse nested archives....parser import Parser # Create an instance...Python from groupdocs.parser import Parser # Create an instance...

    docs.groupdocs.com/parser/python-net/extract-da...