Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 66,815 for

import

(0.23 sec)
  1. 将PDF转换为不同的图像格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为各种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码即可实现。... from asposepdf import Api , Device # 初始化许可证 documentName...PDF 转换为 BMP from asposepdf import Api , Device DIR_INPUT = "testdata/"...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  2. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...how the numbering will be imported when it clashes in source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PDF to XLS Converter using Python | Aspose.PDF

    Sample code on Python for PDF to XLS conversion. Use example code for batch PDF to XLS 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/p...
  4. PCL to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOCX conversion. Use example code for batch PCL to DOCX 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/p...
  5. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... import aspose.slides as slides # 在幻灯片上通过替代文本查找形状。...下面的代码示例演示了如何将形状从一个幻灯片克隆到另一个幻灯片。 import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  6. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...element using Python 2 3 import os 4 import aspose.html as ah 5 6...border using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  7. Remove Pages from PDF using Python for .NET | A...

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...deleting pages from a PDF, it’s important to use a reliable PDF editor...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/pages/remove/
  8. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...URI: import com.aspose.html.converters.Converter; import com.aspose...html.saving.PdfSaveOptions; import com.aspose.html.HTMLDocument;...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. EPS to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for EPS to JPEG conversion. Use example code for batch EPS to JPEG conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/e...
  10. HTML to EMF Converter using Python | Aspose.PDF

    Sample code on Python for HTML to EMF conversion. Use example code for batch HTML to EMF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/h...