Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 64,252 for

import

(0.21 sec)
  1. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG 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...
  2. 在 Python 中创建 3D 演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,满足多用途需求。...步详细了解它们: import aspose.pydrawing as drawing import aspose.slides...用 3D 效果: import aspose.pydrawing as drawing import aspose.slides...

    docs.aspose.com/slides/zh/python-net/3d-present...
  3. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from asposepdf import Api # init license documentName...with Python. from asposepdf import Api documentName = "testdata/Hello...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Embed Audio in Presentations with Python|Aspose...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....embedded audio frame to a slide: import aspose.slides as slides # InstantiateS...thumbnail or preview image: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/audio-frame/
  5. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...psd import Color from aspose.psd.fileformats.psd import PsdImage...psd.layers import TextLayer from aspose.pycore import cast def...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  6. Aspose.Cells for Reporting Services Report Desi...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....topics: Support Shared datasets Import Report Definition File for...

    docs.aspose.com/cells/reportingservices/aspose-...
  7. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../Importformatmode/#KeepSourceFormatting) mode is used...with a text box, which we will import into the first document. let...text box formatting // while importing them to other documents. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Merge PDF Files in Python | products.aspose.com

    Merge PDF to PDF in Python. Use Python library API to combine PDF files...PDF to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/pdf...
  9. Merge HTML to Image in Python | products.aspose...

    Merge HTML to image in Python. Use Python library API to combine HTML to image...HTML to image import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/htm...
  10. 使用 Python 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF 通过 Python 和 .NET 处理 PDF 页脚的 Python 代码示例。...PDF 的页脚中添加图像 import aspose.pdf as apdf from os import path path_infile...

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