Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 64,248 for

import

(0.28 sec)
  1. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG 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...
  2. Convert HTML To JPG Java

    Convert HTML to JPG format in Java code. Save HTML as JPG using Java....professional software solution to import and export HTML, JPG, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/html-...
  3. 使用 Python 将图片框架添加到演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 将图片框架添加到 PowerPoint 和 OpenDocument 演示文稿中。精简工作流程并增强幻灯片设计。...代码向您展示如何创建一个图片框: import aspose.slides as slides import aspose.pydrawing...Python 代码向您展示如何创建一个相对缩放的图片框: import aspose.slides as slides # 实例化表示...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  4. Export Visio Diagram to Image in Ruby|Documenta...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.png" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. Creating a DataMatrix BarCode in Ruby|Documenta...

    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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-datamat...
  6. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient Import field implementation for enhanced productivity....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/net/aspose.words.fie...
  7. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!... However, it’s important to note that, depending on...PowerPoint presentation: # Import Aspose.Slides for Python via...

    docs.aspose.com/slides/python-net/installation/
  8. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio....Python: import aspose.diagram from aspose.diagram import * # Initialize...Python. import aspose.diagram from aspose.diagram import * # Initialize...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  9. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOC 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...
  10. Saving a Project as PDF in Ruby | Aspose.Tasks ...

    This article explains how to save project to PDF using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/saving-a-project-as-...