Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 235,513 for

aspose.cells

(1.07 sec)
  1. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....via C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  2. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...invalid custom function names Aspose.Cells Product Family bytefyre...code and the output using Aspose.Cells; Workbook srcWorkbook =...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  3. out.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Grand Total 43 Evaluation Warn...... Created with Aspose.Cells for Java.Copyright 2003...

    docs.aspose.com/cells/ja/java/add-or-clear-pivo...
  4. 22774111.xlsx

    Sheet1 Aspose.cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z......Sheet1 Aspose.Cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft...

    docs.aspose.com/cells/de/cpp/render-gradient-fi...
  5. 22774111.xlsx

    Sheet1 Aspose.cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z......Sheet1 Aspose.Cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft...

    docs.aspose.com/cells/ru/nodejs-cpp/render-grad...
  6. 22774111.xlsx

    Sheet1 Aspose.cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z......Sheet1 Aspose.Cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft...

    docs.aspose.com/cells/it/nodejs-cpp/render-grad...
  7. 22774111.xlsx

    Sheet1 Aspose.cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z......Sheet1 Aspose.Cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft...

    docs.aspose.com/cells/de/nodejs-cpp/render-grad...
  8. 22774111.xlsx

    Sheet1 Aspose.cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft Excel 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2006-09-16T00:00:00Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z 2017-01-16T14:29:40Z......Sheet1 Aspose.Cells Family 2017-01-16T14:29:40Z 15.0300 Microsoft...

    docs.aspose.com/cells/ja/net/render-gradient-fi...
  9. Alignment Settings with C++|Documentation

    In the Aspose.cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.cells for cell alignment settings....settings are fully supported by Aspose.Cells and are discussed in more...Alignment settings in Aspose.Cells Aspose.Cells provides a class,...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  10. Excel打印线条缺失 - Free Support Forum - aspose.com

    excel转pdf问题.zip (34.0 KB) 在使用25.4版本的apose.cells去打印一个excel文档,打印完成后发现有线条的缺失。虚拟打印机Foxit以及实际打印的都存在这个问题。后尝试将excel转pdf,发现同样是有问题。这里提供了转pdf的代码以及相关输入和输出的文件,请帮忙复现排查一下是什么问题。...8:28am 2 @zou_yw 概要 在使用 Aspose.Cells 25.4 将 Excel 工作簿打印或保存为 PDF...加载工作簿 var workbook = new Aspose.Cells.Workbook(inputPath); //...

    forum.aspose.com/t/excel/321351