Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 66,981 for

import

(0.09 sec)
  1. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Python can manipulate convert AI Images to PDF...achieve converting of AI to PDF -Import the necessary modules: After...installing Aspose.PSD, you need to import the required modules in your...

    docs.aspose.com/psd/python-net/convert/ai-to-pdf/
  2. Java Aspose Imaging - Image loading failed for ...

    Hello, I have come across the imaging dependency of aspose which looks pretty good. Now i tried using it with the HEIC Adapter that is a openize wrapper. Sadly I did not manage to load the file. I ran ffmpeg to check if…...start‑up: import com.aspose.imaging.Image; import com.aspose...class that provides register() import com.aspose.imaging.imageoptions...

    forum.aspose.com/t/java-aspose-imaging-image-lo...
  3. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF....examples ; import com.aspose.pdf.ButtonField ; import com.aspose...Document ; import com.aspose.pdf.TextFragment ; import com.aspose...

    docs.aspose.com/pdf/java/pdf-tooltip/
  4. Specify 3D File Load Options|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format.... Use RVM load options C# import aspose.threed as a3d # set...torus_tubular_segments = 40 # import RVM scene . open ( "LAD-TOP...

    docs.aspose.com/3d/python-net/specify-3d-file-l...
  5. Merge SVG files using Python for .NET | Aspose.PDF

    Merge SVG files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path svg_load_options...

    products.aspose.com/pdf/python-net/merger/svg/
  6. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通过 COM 互操作向 PDF 文档添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  7. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....PDF for Python import aspose.pdf as ap # Instantiate...using the following code lines. import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/portfolio/
  8. 保存 SVG 文件 – Aspose.SVG for Python via .NET

    了解如何使用 Aspose.SVG Python 库将 SVG 文档保存到文件、内存流或 Url。...文档保存到文件中: Copy 1 import os 2 from aspose. svg import SVGDocument 3...Url: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/save-svg-file/
  9. 如何用 Python.NET 设置系列隐藏|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 隐藏 Excel 中的图表系列,这里有详细的步骤指南。...NET 设置系列不可见: import os from aspose.cells import Workbook current_dir...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  10. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

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