Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 66,906 for

import

(0.34 sec)
  1. Removing Worksheets using Sheet Name in Jython|...

    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...Workbook from java . io import FileInputStream class RemovingWorksheetsUs...

    docs.aspose.com/cells/java/removing-worksheets-...
  2. 在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...Workbook from java . io import FileInputStream ; class RemovingWorksheetsus...

    docs.aspose.com/cells/zh/java/removing-workshee...
  3. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...containing no data. data = Rjb :: import ( 'com.aspose.words.DataSet'...

    docs.aspose.com/words/java/remove-empty-regions...
  4. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API.... import threading import random import time from aspose...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/python-net/reading-cell-v...
  5. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....words import Settings from com . aspose . words import Document...words import SaveFormat from com . aspose . words import NodeType...

    docs.aspose.com/words/java/working-with-styles-...
  6. Transform XML using Python | Aspose.PDF

    Transform XML programmatically with Python sample code using Aspose.PDF for Python for .NET...transform XML into PDF File import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/python-net/transform-xml/
  7. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted 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...
  8. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project files....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'test_tasks.mpp' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/currency-properties-...
  9. 使用 Python 在演示文稿中管理图表工作簿|Aspose.Slides for Pytho...

    发现适用于 .NET 的 Aspose.Slides for Python:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。... 以下 Python 代码演示了示例操作: import aspose.slides as slides with...代码展示了如何将工作簿单元格设置为图表数据标签: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/zh/python-net/chart-work...
  10. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/