Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 12,618 for

workbook

(0.06 sec)
  1. How to Adjust Column Width in Excel using Java

    This brief tutorial will guide you on how to adjust column width in Excel using Java. You will set width of column in excel using java using a few lines of code in all the operating systems supporting Java like Windows, macOS or Linux....Load the Excel file into the Workbook object whose columns are to...collection of worksheets in the workbook Get a reference to the Cells...

    kb.aspose.com/cells/java/how-to-adjust-column-w...
  2. Ինչպես փոխարկել Excel-ը PDF-ի՝ օգտագործելով Pyt...

    Այս կարճ ձեռնարկը նկարագրում է, թե ինչպես փոխարկել Excel-ը PDF-ի, օգտագործելով Python-ը: Դուք կսովորեք ստեղծել աշխատանքային գիրք և օգտագործելով Python Excel-ը PDF-ի փոխակերպումը մանրամասն քայլերի և գործարկվող Python կոդի օգնությամբ:...Python-ի համար Ստեղծեք և լրացրեք workbook այս փոխարկումը փորձարկելու...է փոխանցվել որպես փաստարկ Workbook-ի պահպանման գործառույթում:...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  3. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....described task: Workbook book = new Workbook ( "chart.xlsx" );...ImageType . EMF ); //Save the workbook to stream SheetRender sr =...

    docs.aspose.com/slides/androidjava/image/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – 通过 .NET C# 管理 Excel 文件元数据https://products.aspose.com/cells/zh/net/metadata/Recent content in 通过 .NET C# 管理 Exc...... 使用 Workbook 实例加载 ODS 获取 Workbook 对象的 BuiltInDocumentPrope...display:flex; color:#75715e // 使用 Workbook 的实例加载 ODS display:flex; color:#66d9ef...

    products.aspose.com/cells/zh/net/metadata/index...
  5. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python....the input Excel file in the Workbook class object for conversion...file as a Word file using the Workbook.save() method using the custom...

    kb.aspose.com/cells/python/how-to-export-excel-...
  6. 创建并嵌入 Excel 图表作为 OLE 对象|Aspose.Slides 文档

    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....ApplicationClass(); // 声明 Workbooks.Open 方法参数的变量。 string paramWorkbookPath...xlNS . Workbook newWorkbook = excelApplication . Workbooks . Add...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  7. Chart Worksheet Formulas|Aspose.Slides Document...

    PowerPoint Equations and Spreadsheet Formulas...0f ); auto workbook = chart -> get_ChartData ()...pass any value to the method: workbook -> GetCell ( 0 , u "F2" )...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  8. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Workbook.Settings.MaxRow, StartColumn...EndColumn = 0 }; Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Dateiformatkonvertierung über C#https://products.aspose.com/total/de/net/conversion/Recent content in Dateiformatk......cells/workbook Workbook . Speichern Sie das Dokument...com/cells/net/aspose.cells.workbook/save/methods/4 Save im CSV-Format...

    products.aspose.com/total/de/net/conversion/ind...
  10. 如何使用 Python 将 Excel 转换为 HTML

    这个简短的主题提供了有关如何使用 Python 将 Excel 转换为 HTML 的详细信息。为了将 XLSX 转换为 HTML,可以在安装了 Python 和 JDK 的 Windows、macOS 或基于 Linux 的环境中开发基于 Python 的应用程序。...Cells 遵循指南 创建 Workbook 对象以加载源 Excel 文件以转换为 HTML 使用...API。为了将 Excel 转换为 HTML,使用 Workbook 类的 Python 代码将加载源 XLSX 文件并将其保存为...

    kb.aspose.com/zh/cells/python/how-to-convert-ex...