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

import

(0.43 sec)
  1. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import the necessary Python libraries...Output file: import aspose.pdf as apdf from os import path pcl_load_options...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  2. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX 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/...
  3. 在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/autofit-rows-and-...
  4. 使用 Python 將水印添加到 ODP 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/w...
  5. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...Example Code import com.aspose.words.*; import org.testng.annotations...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  6. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  7. 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...
  8. 使用 Python.NET 和 Aspose.Cells 计算 IFNA 函数|Documen...

    学习如何使用 Aspose.Cells for Python.NET 计算 Excel 文件中的 IFNA 函数。处理...保存带有计算结果的修改后工作簿 import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/zh/python-net/calculating...
  9. 在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-...
  10. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...how to insert images using IMPORT and INCLUDEPICTURE fields....= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...