Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 30,455 for

worksheet

(0.18 sec)
  1. Get Cell String Value with and without Formatti...

    Learn how to get cell string value with and without formatting using the Aspose.Cells for .NET API....Assistant Close Export Data from Worksheet in .NET Measure the Width...

    docs.aspose.com/cells/net/get-cell-string-value...
  2. Unable to view content and charts in the Aspose...

    Hi Aspose, I was checking on the attached file where there are 3 charts in different sheets and content in the 4th Sheet, but i am unable to view in the aspose cells editor. EDA.PC.00000205.zip (19.9 KB) Attaching the…...sample file, you will find worksheets named chart2, chart3, chart4...chart4, and Sheet1. The worksheets chart2, chart3, and chart4 are...

    forum.aspose.com/t/unable-to-view-content-and-c...
  3. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...{ Workbook , SaveFormat , Worksheet , Cell , Utils , ChartJapaneseSetting...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating Worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...references after copying worksheets (AddCopy / CopyOptions) Aspose...duplicating worksheets containing charts using both: Worksheets.AddCopy()...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  5. Merge Files with JavaScript via C++|Documentation

    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....workbooks, and the Worksheet.copy(Worksheet) method can be used...used to copy worksheets into a new workbook. These methods are...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  6. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...sample foreach (Worksheet sheet in workbook.Worksheets) { if (_type...Workbook(); var sheet = workbook.Worksheets[0]; // Add sample data sheet...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  7. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。...Access first worksheet const ws = wb . worksheets . get ( 0 );...Workbook ( ms ); // Access first worksheet const wsFromStream = wbFromStream...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  8. Data in Non-Primitive Shape|Documentation

    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....Close Copy Shapes between Worksheets Send Shape Front or Back...Back inside the Worksheet Analyzing your prompt, please hold on....

    docs.aspose.com/cells/java/data-in-non-primitiv...
  9. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....each page in a particular worksheet is rendered to a separate...can parse through all the worksheets one by one to convert the...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  10. Set a Default Font while Rendering a Spreadshee...

    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....text to cell B4 of the first worksheet, and sets its font to an ...workbook and access the first worksheet. const wb = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/set-defaul...