Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 30,455 for

worksheet

(0.18 sec)
  1. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/java/comments-and-notes/
  2. Ինչպես սահմանել բջիջի լայնությունը Excel-ում C#-ով

    Այս հակիրճ ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես սահմանել բջիջի լայնությունը Excel-ում՝ օգտագործելով C#: C# Excel-ի միջոցով բջջային լայնությունը կարող է փոխվել API-ի մի քանի զանգերի օգնությամբ միայն միջավայրը հաստատելուց հետո՝ համաձայն այս ձեռնարկում տրված քայլերի:...համար Ստացեք մուտք դեպի թիրախ worksheet աշխատանքային գրքի լռելյայն...պետք է փոփոխվի: Օգտագործելով Worksheet.Cells.SetColumnWidth(), կարող...

    kb.aspose.com/hy/cells/net/how-to-set-width-of-...
  3. 通過 .NET 的 PPTX 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPTX 文件中的圖表或圖表。...//Getting the default chart data worksheet index int defaultWorksheetInde...//Accessing the chart data worksheet IChartDataCellFactor fact...

    products.aspose.com/slides/zh-hant/net/chart/pptx/
  4. 通過 .NET 的 PPT 文檔圖表 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上繪製和轉換 PPT 文件中的圖表或圖表。...//Getting the default chart data worksheet index int defaultWorksheetInde...//Accessing the chart data worksheet IChartDataCellFactor fact...

    products.aspose.com/slides/zh-hant/net/chart/ppt/
  5. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...xlsx”); var worksheet = xls1.Worksheets[“Sheet1”]; for (int...0; i < xls1.Worksheets.Count; i++) { xls1.Worksheets[i].Shapes...

    forum.aspose.com/t/resulting-table-borders-are-...
  6. How to Replace Partical Text in Cell|Documentation

    Learn how to replace partical text in cell with Aspose.Cells....Validation Import Data into Worksheet...

    docs.aspose.com/cells/net/how-to-replace-partic...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++....Export Range of Cells in a Worksheet to Image with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  8. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...export document, workbook and worksheet properties options . setExportDocumentPro...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  9. 使用 C++ 通过 Node.js 插入或删除 Excel 工作表中的行|Documentation

    本文提供了使用 C++ 的 Node.js 代码,用于在 Excel 工作表中插入和删除行。...xlsx" )); // Get the first worksheet in the book. const sheet =...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-or-d...
  10. 通过 C++ 在 Node.js 中导入 HTML 时删除换行后的多余空格|Documenta...

    学习如何在导入 HTML 时使用 Aspose.Cells for Node.js via C++ 删除换行后多余的空格。...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-redu...