Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 27,079 for

excel worksheet

(0.12 sec)
  1. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....Contents [ Hide ] Microsoft Excel allows users to add comments...the first worksheet const sheet = wb . worksheets . get ( 0 );...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  2. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....method and saves it as output excel file . The screenshot shows...sample.xml inside the output excel file. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  3. Add XML Map into the Workbook using XmlMapColle...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....method and saves it as an output Excel file ( 5115434.xlsx ). The screenshot...sample.xml into the output Excel file. <!DOCTYPE html> < html...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  4. Ինչպես տեղադրել Excel ֆոնային պատկեր Python-ի մ...

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

    kb.aspose.com/hy/cells/python/how-to-insert-exc...
  5. Specifying the Absolute Position of the Pivot I...

    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....download the source Excel and output Excel files for your reference...reference. If you open the output Excel file, you will see that the...

    docs.aspose.com/cells/net/specifying-the-absolu...
  6. Working with the ThreeDFormat of Shape or Chart...

    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....sample code loads the source Excel file (5115419.xlsx), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  7. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...段代码中使用的 sample excel file 和由此生成的 output excel file 进行参考。 以下截图突出显示了此代码对...以下截图突出显示了此代码对 示例Excel文件 的效果。 const path = require ( "path" ); const...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  8. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel Worksheets programmatically using C# API and .NET Library. 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/net/setting-page-options/
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for Java API....Formatting numbers to fractions in Excel is useful for several reasons...format numbers as fractions in Excel: Clarity and Precision : Fractions...

    docs.aspose.com/cells/java/how-to-format-number...
  10. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...表内容 Contents [ Hide ] 您可以将 Excel 工作簿保存为 HTML。但是,如果工作簿包含隐藏的工作表,则...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...