Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 66,709 for

import

(0.08 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....cells import Workbook # Instantiating a...property. from aspose.cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/python-net/how-to-print-e...
  2. Aspose.TeX的输入接口| 通过 .NET 为 Python 提供 Aspose.TeX

    Aspose.TeX API解决方案的转换功能与Tex一起使用,作为输入格式,请参见代码示例。... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/zh/python-net/aspose-tex-in...
  3. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...演示文稿中指定文本必须始终适应其框: import aspose.slides as slides import aspose.pydrawing...演示文稿中指定文本框必须始终保持其尺寸: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  4. Safely Load and Convert Untrusted HTML in Pytho...

    Learn how to securely load and convert untrusted HTML in Python using Aspose.HTML. Includes sandbox examples to block scripts and external images....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...html.converters as conv 6 import aspose.html.saving as sav 7...

    docs.aspose.com/html/python-net/sandboxing/
  5. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  6. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Python import aspose.threed as a3d from aspose...pydrawing import Color from aspose.pydrawing.imaging import ImageFormat...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  7. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  8. MHT to PNG Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....extensions and dependencies: import aspose.slides as slides with...slide transitions this way: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/export-to-html5/
  10. Convert SVG to JPEG in Python – Aspose.HTML

    Convert SVG to JPEG programmatically using Aspose.HTML for Python via .NET library or try a free online SVG Converter....'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    products.aspose.com/html/python-net/conversion/...