Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 66,907 for

import

(0.14 sec)
  1. Introduction|Aspose.Words for JasperReports

    Aspose.Words for JasperReports provides a number of parameters that affect the resulting Microsoft Word document’s appearance....contains the parameters: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/introduction/
  2. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 以下 Python 代码展示了如何创建图片框: import aspose.slides as slides # 实例化...Python 代码展示了如何创建具有相对缩放的图片框: import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  3. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …... import com.aspose.threed.*; import com.aspose.threed...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  4. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...scientific notation when the imported data is a large numeric value...when I process the workbook to import the data from the data source...

    forum.aspose.com/t/avoid-using-scientific-notat...
  5. Spreadsheet Editor Getting Started|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....provides official integration to import Maven projects called M2Eclipse...project source code. Open the Import dialog from the File menu....

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  6. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...
  7. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import SVGDocument 2 3 # Create a...等属性: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  8. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化 Presentation...

    docs.aspose.com/slides/zh/python-net/chart-form...
  9. Adding an Anonymous or Custom Object into Smart...

    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....Hide ] This explains how to import anonymous or custom objects...

    docs.aspose.com/cells/net/adding-anonymous-or-c...
  10. Convert Visio to EMF via Python | products.aspo...

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

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