Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 30,492 for

worksheet

(0.94 sec)
  1. Queries about Aspose cells PDF Convert Missprin...

    We encountered a issue that misalignment sometimes may occur when we were trying to convert grouped callouts in a Excel sheet to PDF(Shown as screenshot below). 企业微信截图_17423637556254.jpg (113.2 KB)...attachment is the code and worksheet with convert problems: files...

    forum.aspose.com/t/queries-about-aspose-cells-p...
  2. Ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի մ...

    Այս կարճ թեման ներառում է տեղեկատվություն այն մասին, թե ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի միջոցով: Այն ընդգրկում է բոլոր մանրամասները՝ անհրաժեշտ միջավայրը կարգավորելու համար, քայլ առ քայլ գործընթաց և գործարկվող կոդ՝ Excel-ի պատկերի ֆոն ավելացնելու Python-ի միջոցով:...Մուտք գործեք առաջին լռելյայն Worksheet , որտեղ պատկերը պետք է ավելացվի...

    kb.aspose.com/hy/cells/python/how-to-insert-exc...
  3. Public API Changes in Aspose.Cells 8.0.2|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....the first worksheet var sheet = book . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Provide exported worksheet HTML file path via IFilePathProvider...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  5. 使用JavaScript通过C++处理WebQuery类型的外部数据连接。|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++处理WebQuery类型的外部数据连接。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  6. 用 C++ 获取行中的最大列索引和列中的最大行索引|Documentation

    了解如何通过Aspose.Cells for C++ API获取行中的最大列索引和列中的最大行索引。...Workbook workbook ( filePath ); Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/get-max-index-in-r...
  7. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...arrayBuffer )); // Access the first worksheet's first chart const chart...chart = workbook . worksheets . get ( 0 ). charts . get ( 0 ); //...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Workbook (); const ws = wb . worksheets . get ( 0 ); const cell =...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。..." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  10. Apply Excel Theme with Node.js

    Follow this article to apply Excel theme with Node.js. It has the IDE settings, a list of steps, and a sample code to use Microsoft Excel themes with Node.js....the Cells collection from a worksheet. This article has taught us...

    kb.aspose.com/cells/nodejs/apply-excel-theme-wi...