Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 66,908 for

import

(0.15 sec)
  1. Փոխարկել JPG DOCX Python

    Փոխարկեք JPG ը DOCX ձևաչափի Python կոդով: Պահեք JPG որպես DOCX օգտագործելով Python:...install aspose-words Պատճենել import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/hy/python-net/convers...
  2. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 档案

    档案...email import MapiTask, MapiTaskHistory,...MapiTaskStatus, TaskSaveFormat import datetime as dt # 创建新任务 task...

    blog.aspose.com/zh/email/create-ms-outlook-task...
  5. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.Markdown](../../../aspose.words/loadformat/#Markdown) document... This option allows to import such empty lines. get preserveEmptyLines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Markdown to PNG in Python

    Use Python library to convert Markdown to PNG. Save Markdown as an image file using Aspose.HTML for Python via .NET. Try online MD to PNG Converter....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  7. Compress HTML In Java

    Compress HTML in Java without losing quality. Optimize HTML content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/html/
  8. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Consistency: Ensuring that important information, such as column...configures the print titles. import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  9. 在 Python 中将 PowerPoint 幻灯片转换为 PNG|Aspose.Slides...

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 演示文稿快速转换为高质量 PNG 图像,确保精确且自动化的结果。...代码演示了如何将 PowerPoint 演示文稿转换为 PNG: import aspose.slides as slides with...值可保持宽高比。 以下 Python 代码演示了上述操作: import aspose.slides as slides scale_x...

    docs.aspose.com/slides/zh/python-net/convert-po...
  10. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加文本戳的 Python 源代码。...PDF 添加文本图章 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/stam...