Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 66,780 for

import

(0.06 sec)
  1. 在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/zh/java/copying-rows-and-...
  2. Presentation Format|Aspose.Slides for Python Do...

    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....got the presentation format: import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/presentation-...
  3. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...代码演示了如何获取和移除演示文稿中的嵌入字体: import aspose.slides as slides import aspose.pydrawing...Python 代码演示了如何嵌入并添加字体到演示文稿: import aspose.slides as slides # 加载演示文稿。...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  4. Change simple values in XMP EPS metadata |Python

    The process of changing simple values 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 datetime import datetime 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. Retrieve Visio Page Information in Ruby|Documen...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  6. Convert Visio to HTML via Python | products.asp...

    Sample Python conversion Visio to HTML file. Use this example code to convert Visio to HTML 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...
  7. SVG to PDF Merge using Python | Aspose.PDF

    Combine two or more SVG documents into one PDF 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 svg_load_options...

    products.aspose.com/pdf/python-net/merger/svg-t...
  8. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article 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...
  9. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....formats import aspose.cells from aspose.cells import Workbook...the worksheet at runtime or import data onto the worksheets from...

    products.aspose.com/cells/python-net/
  10. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-tim...