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

import

(0.06 sec)
  1. Freeze Panes in Jython|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  2. Set Aspect Ratio of BarCodes in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  3. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly Import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...ImportNode( Node , bool ) Imports a node from another document...being imported. isImportChildren Boolean true to import all child...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Convert PDF to SVG in Python | products.aspose.com

    Convert PDF to SVG in Python. Use Python library API to convert PDF files to SVGs...PDF into SVG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PDF to Image in Python | products.aspos...

    Convert PDF to Image in Python. Use Python library API to convert PDF files to Images...into Image import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  6. Convert HTML to JPG in Python | products.aspose...

    Convert HTML to JPG in Python. Use Python library API to convert HTML files to JPGs...HTML into JPG import aspose.slides as slides import aspose.pydrawing.... Add a library reference (import the library) to your Python...

    products.aspose.com/slides/python-net/conversio...
  7. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle...Rectangle from aspose.psd.brushes import LinearGradientBrush from aspose...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  8. 通过Python.NET降低单元格Calculate方法的计算时间|Documentation

    了解如何使用Aspose.Cells for Python via .NET优化Excel单元格计算性能。通过设置CalculationOptions,减少计算时间。...False ) import os import time from aspose.cells import Workbook...

    docs.aspose.com/cells/zh/python-net/decrease-th...
  9. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....professional software solution to import and export image, PDF, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  10. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...threed import FileFormat , FileContentType...entities import Cylinder from aspose.threed.formats import PlySaveOptions...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...