Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 73,976 for

import

(0.71 sec)
  1. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...示例(Python): from asposeslides import Presentation, ImageFormat with...JPG,可在保存时指定最高质量: from asposeslides import Presentation, ImageFormat,...

    forum.aspose.com/t/ppt/322437
  2. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and save MS Word document to disk using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-and-save-to-dis...
  3. HtmlInsertOptions enumeration | Aspose.Words fo...

    Aspose.Words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insertHtml()](../documentbuilder/insertHtml/#string_htmlinsertoptions) method....</html>` ; // Set the new mode of import HTML block-level elements....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....(an ellipse and a rectangle): import aspose.slides as slides # Instantiate...preferred connection point: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/connector/
  5. Reading XML Values from the SolutionXML Element...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/reading-xml-values...
  6. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails.... import aspose.slides as slides # Instantiate...user-defined scaling factor. import aspose.slides as slides scale_x...

    docs.aspose.com/slides/python-net/create-shape-...
  7. Converting a JPEG file to DOCX using Python | A...

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/j...
  8. Why Not Open XML SDK|Documentation

    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....High‑level functions such as import data from different data sources...populate documents with data: - Import/Export data to/from a DataTable/ResultSet...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  9. Convert VSSX to VDX via Python | products.aspos...

    Sample Python conversion code for VSSX format to VDX file. Use this example code to convert VSSX to VDX within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSSX in an object...

    products.aspose.com/diagram/python-java/convers...
  10. Convert VTX to BMP via Python | products.aspose...

    Sample Python conversion code for VTX format to BMP file. Use this example code to convert VTX to BMP within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VTX in an object...

    products.aspose.com/diagram/python-java/convers...