Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 55,087 for

import

(0.05 sec)
  1. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when Importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control.... import os import io from aspose.cells import Workbook.... XLSX ) from aspose.cells import HtmlLoadOptions , Workbook...

    docs.aspose.com/cells/python-net/support-the-la...
  2. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/export-chart/
  3. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index in Python...slide through its reference: import aspose.slides as slides # Instantiates...a slide through its index: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/remove-slide-...
  4. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....through worksheet’s page setup: import aspose.cells as ac # Load sample...existing print area definition: import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  5. Manage Autofit Settings|Aspose.Slides for Pytho...

    Set the autofit settings for textbox in PowerPoint in Python...PowerPoint, these are the 4 important parameters or options that...presentation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-autofi...
  6. Converting to MHTML Files in Ruby|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options sv = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduce features for GridDesktop ....Desktop Grid Control Import/Export Features Import content from Excel...Excel spreadsheets. Import data directly from a DataTable object...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。... import os from aspose.cells import Workbook from...from aspose.cells.metadata import MetadataOptions , MetadataType...

    docs.aspose.com/cells/zh/python-net/using-workb...
  9. Specify Formula Fields while Importing Data to ...

    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....Specify Formula Fields while Importing Data to Worksheet Contents...specify formula fields when you import data into your worksheet using...

    docs.aspose.com/cells/java/specify-formula-fiel...
  10. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...xlsx import os from aspose.cells import Workbook , PdfSaveOptions...cells import Workbook from aspose.cells.drawing import TextBox...

    docs.aspose.com/cells/zh/python-net/replace-tag...