Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 11,049 for

excel worksheet api

(0.65 sec)
  1. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....js via C++ Contents [ Hide ] Excel provides the Resize shape to...Microsoft Excel This option can be accessed on the Excel interface...

    docs.aspose.com/cells/nodejs-cpp/resize-chart-s...
  2. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles.... Please check the output Excel file ( 5115470.xlsx ) generated...how the output Excel file looks in Microsoft Excel. const path =...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  3. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use Api example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....NET Overview API Home Code samples Live Demos...Demos Download Learn Overview API Home Code samples Live Demos Download...

    products.aspose.com/ocr/net/conversion/png-to-xls/
  4. Wrapper class for loading Email Messages Async ...

    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....implement this feature within the API than have it implemented at the...Usage Using a Microsoft Excel Worksheet as the Message Body and...

    docs.aspose.com/email/net/wrapper-class-for-loa...
  5. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...123456这样超过15位的数字,当你将HTML导入到Excel文件中时,这些数字会被转换为指数记法,比如1.23457...HtmlLoadOptions.getKeepPrecision() 属性的用法。API将以原始形式导入数字,不进行指数转换。 const path...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  6. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....you import your HTML to an Excel file, these numbers are converted...getKeepPrecision() property. The API will import the number as it...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  7. Pie chart Hover value display - Free Support Fo...

    Hi I have created a pie chart with different formats for values. A- “EUR” is applied in format B -doesn’t have any formats applied C- “$” is applied in format Now, if I hover on C series in pie chart it displays the…...workbook and access the first worksheet Workbook workbook = new Workbook();...Workbook(); Worksheet sheet = workbook.Worksheets[0]; // Add sample...

    forum.aspose.com/t/pie-chart-hover-value-displa...
  8. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ Api或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...您可以使用Microsoft Excel作为GUI工具来设置页眉和页脚以节省工作量和开发时间。Aspose...要在运行时添加页眉和页脚,Aspose.Cells提供了特殊的API调用和脚本命令来格式化页眉和页脚。 脚本命令 脚本命令是特殊命令,允许您设置页眉和页脚的格式。...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  9. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Cells provides an API interface to help you do just...TextAlignmentType . Center ); // Save the excel file. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  10. Converting Workbook to Different Formats|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.... Converting Excel to XPS The XPS document format...Aspose.Cells 6.0.0, Microsoft Excel tp XPS conversion is supported...

    docs.aspose.com/cells/java/converting-workbook-...