Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 27,108 for

excel worksheet

(0.77 sec)
  1. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。...,并将工作簿保存为 输出Excel文件 。下方截图显示输出文本框在Microsoft Excel中的拉丁和远东字体名称。...Access first worksheet. const ws = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....calculateFormula(CalculationOptions) Worksheet.calculateFormula(CalculationOptions...Workbook (); //Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....configure page setup settings for worksheets to control printing. These...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/setting-page-o...
  4. Set DefaultFont property of PdfSaveOptions and ...

    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....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  5. Render Sequence of Pages using PageIndex and Pa...

    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....a sequence of pages of your Excel file to images using Aspose...thousands of pages in your worksheet, but you want to render only...

    docs.aspose.com/cells/python-java/render-sequen...
  6. 通过数据透视表的 PivotField 的显示名称获取单元格对象(C++)|Documenta...

    学习如何通过数据透视字段的显示名称检索单元格对象并应用格式,使用 Aspose.Cells for C++。...xlsx" ); Worksheet worksheet = workbook . GetWorksheets...); PivotTable pivotTable = worksheet . GetPivotTables (). Get (...

    docs.aspose.com/cells/zh/cpp/get-the-cell-objec...
  7. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...When performing this action in Excel outside of Aspose this behaviour...workbook = new Workbook(); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/when-inserting-a-picture-and...
  8. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。...用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件 Contents [ Hide ] 使用Aspose...使用Aspose.Cells for C++,轻松创建、打开和管理Excel文件,例如检索数据或使用设计模板以加快开发过程。 创建新工作簿...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  9. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....formats including Microsoft Excel files. Aspose.Cells for Python...parameter Access of relevant Worksheet using getWorksheets().get(index)...

    products.aspose.com/total/python-java/update/xlsx/
  10. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....file formats such as Microsoft Excel spreadsheets (XLS, XLSX, XLSM...files of different Microsoft Excel versions. Opening SpreadsheetML...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...