Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 70,111 for

import

(0.14 sec)
  1. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....words import Document , LoadOptions load_options...Example: from aspose.words import Document , LoadOptions , MsWordVersion...

    docs.aspose.com/words/python-net/specify-load-o...
  2. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。... from asposepdf import Api # 初始化许可证 documentName =....xlsx 扩展名 。 from asposepdf import Api documentName = "testdata/source...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  3. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... import aspose.pdf as ap path_infile...Saving the Updated Document. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/working-with-vec...
  4. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....table’s first row as its header: import aspose.slides as slides # Instantiate...column of a PowerPoint table: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/manage-rows-a...
  5. 在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-...
  6. 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...
  7. | Aspose.PDF

    使用 Python 使用适用于 Python for .NET 的 Aspose.PDF 以编程方式管理 PDF 批注...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  8. 在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-...
  9. 使用 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...
  10. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-plain-text-txt-...