Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 66,981 for

import

(0.07 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  2. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB 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 os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  3. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  4. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...將文本水印添加到 PPT import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPT 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  5. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...將文本水印添加到 PPTX import aspose.slides as slides import aspose.pydrawing...使用 Python 將圖像水印添加到 PPTX 演示文稿 import aspose.slides as slides with...

    products.aspose.com/slides/zh-hant/python-net/w...
  6. Managing Task Costs | Aspose.Tasks Documentation

    Explore techniques for managing task costs with Ruby using Aspose.Tasks Java....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 4 5 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 6...

    docs.aspose.com/tasks/java/managing-task-costs-...
  7. Create SVG File, Load and Read SVG in Python – ...

    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/
  8. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python.... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...