Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 73,774 for

import

(0.09 sec)
  1. Convert VSSX to PDF via Python | products.aspos...

    Sample Python conversion code for VSSX format to PDF file. Use this example code to convert VSSX to PDF 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...
  2. Convert VSTM to VTX via Python | products.aspos...

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

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSTX to VSTM via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  4. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. Import com.aspose.cells.*; Import com.aspose.cells.Char…... import com.aspose.cells.*; import com.aspose.cells...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  5. Create, Load, and Read SVG Files in Python – As...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import SVGDocument 2 3 # Create a...element: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/create-svg-file/
  6. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after paragraphs.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/exact-spaci...
  7. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report.... In JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/round-points/
  8. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  9. 在 Python 中备份和恢复 IMAP 邮件|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....pst 文件: import aspose.email as ae # Create...服务器,请使用 restore 方法的 ImapClient 类: import aspose.email as ae # Create...

    docs.aspose.com/email/zh/python-net/backup-and-...
  10. Merge POTX Files To SVG Using Python | products...

    Merge multiple POTX files in Python....multiple POTX into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pot...