Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 55,226 for

import

(0.04 sec)
  1. Actual Properties in Ruby

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 collector = Rjb :: import( 'com.aspose.tasks.ChildTasksCollector'...

    docs.aspose.com/tasks/java/actual-properties-in...
  2. 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...
  3. 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/
  4. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them in Python. You will find Python code examples and an online SVG Converter... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  5. 图片|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/
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to resize the picture vertically from the source in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  8. Convert Markdown to HTML in Python – Aspose.HTML

    Convert Markdown to HTML using Aspose.HTML Python library. Consider Markdown to HTML conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * {{#if_output 'BMP' 'JPG' 'JPEG' 'GIF'...

    docs.aspose.com/html/python-net/convert-markdow...
  9. Using PyInstaller to Easily Distribute Python A...

    Package python code to exe via pyinstaller.... import os from jpype import * __cells_jar_dir__..."JavaClassBridge.jar" )) import jpype import asposecells jpype . startJVM...

    docs.aspose.com/cells/python-java/pyinstaller-p...
  10. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side.... 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...