Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 55,227 for

import

(0.14 sec)
  1. JPEG to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to EPUB conversion. Use example code for batch JPEG to EPUB conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/conversion/j...
  2. MHT to TXT Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/m...
  3. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。... 4 import os 5 from aspose. svg import * 6 7 # Setup...fimport os 2 from aspose. svg import * 3 4 # Prepare a path to the...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  4. Save Presentation|Aspose.Slides for Python Docu...

    Save PowerPoint Presentation as file or stream in Python... import aspose.slides as slides # Instantiate...presentation to the stream. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/save-presenta...
  5. TIFF to PDF Merge using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/merger/tiff-...
  6. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签... import aspose.slides as slides with...给出样本示例。 import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/callout/
  7. Slide Layout|Aspose.Slides for Python Documenta...

    Set PowerPoint slide size and options in Python...presentation: import aspose.pydrawing as draw import aspose.slides...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  8. 管理缩放|Aspose.Slides for Python 文档

    在 Python 中向 PowerPoint 演示文稿添加缩放或缩放框...此示例代码向您展示了如何在幻灯片中创建缩放框: import aspose.slides as slides import aspose.pydrawing...代码向您展示了如何使用不同图像创建缩放框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  9. Repair PDF with Go via C++|Aspose.PDF for Go vi...

    This topic describes how to Repair PDF via Go via C++... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // Open(filename...

    docs.aspose.com/pdf/go-cpp/repair-pdf/
  10. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...effect to a single paragraph: import aspose.slides as slides with...animation effects in a paragraph: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/