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

import

(0.17 sec)
  1. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...將文本水印添加到 PPT import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPT 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-task-costs-...
  3. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....a PowerPoint presentation: import aspose.slides as slides # Instantiate...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  4. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/php-java/conversion/
  5. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... 以下 Python 示例实现了这些步骤: import aspose.slides as slides # 实例化...Python 示例展示了如何检查形状是否被创建为文本框: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  6. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....with a text box, which we will import into the first document. auto...text box formatting // while importing them to other documents. auto...

    reference.aspose.com/words/cpp/aspose.words/imp...
  7. Converting a SVG file to JPEG using Python | As...

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  8. Converting a SVG file to PNG using Python | Asp...

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/s...
  9. Convert AI to PNG using Python|Documentation

    Check how Aspose.PSD for Python can convert AI File to PNG....achieve converting of AI to PNG -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-png/
  10. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Python can convert AI Images to JPEG...achieve converting of AI to JPEG -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-jpg/