Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 67,132 for

import

(0.14 sec)
  1. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  2. 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...
  3. 在 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...
  4. 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/
  5. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io Import BytesIO from aspose.psd.fileformats.psd Import PsdImage from aspose.psd.fileformats.psd.layers Import Layer from aspose.psd Import License…...io import BytesIO from aspose.psd.fileformats.psd import PsdImage...fileformats.psd.layers import Layer from aspose.psd import License license...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  6. Გადაიყვანეთ Გამოსახულება HTML Java

    გადაიყვანეთ Გამოსახულება HTML Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც HTML Java...."aspose-words" % "ver" კოპირება import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ka/java/conversion/im...
  7. 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...
  8. Merge SVG files using Python | 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/
  9. 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/
  10. 如何用 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-...