Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,803 for

import

(0.07 sec)
  1. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!... import aspose.slides as slides scale_x...are required. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...
  2. Converting Between Formats – Python Examples

    Learn how to convert HTML, MHTML, EPUB, Markdown, and SVG files using Aspose.HTML for Python via .NET.... html import * 2 from aspose. html . converters import * 3 from...from aspose. html . saving import * 4 5 document = HTMLDocument(...

    docs.aspose.com/html/python-net/converting-betw...
  3. HTTP 500 errors - Free Support Forum - aspose.com

    Something is wrong with your servers. For the past 15 or more hours, we’ve been getting 500 errors at various spots in our PDF generation. We are long time users. It happens at a different point in the code each time(s…...pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...a%20Form_edited_101123.pdf/import/xml?xmlFilePath=%2Fworking%2Fxml%2F51259e6feb...

    forum.aspose.com/t/http-500-errors/311080
  4. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an existing EPUB file for reading...

    docs.aspose.com/html/python-net/convert-epub-to...
  7. Save SVG File – Aspose.SVG for Python via .NET

    Learn how to save an SVG document to a file, memory stream or Url using Aspose.SVG Python library....file: Copy 1 import os 2 from aspose. svg import * 3 4 # Prepare...Url: Copy 1 import os 2 from aspose. svg import * 3 4 # Setup...

    docs.aspose.com/svg/python-net/save-svg-file/
  8. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...table’s first row as its header: import aspose.slides as slides # Instantiates...PowerPoint table’s row or column: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. 图片|Aspose.Slides for Python 文档

    在Python中向PowerPoint幻灯片或演示文稿添加图像...下Python示例代码展示了如何将图像添加到幻灯片: import aspose.slides as slides with...灯片: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/zh/python-net/image/
  10. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another. To learn more, visit the documentation article in C++....efficiently perform repeated import of nodes from one document...ose::Words::Node>&, bool) Imports a node from one document into...

    reference.aspose.com/words/cpp/aspose.words/nod...