Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 205,840 for

aspose.cells

(0.53 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...也通过Aspose.Cells实现,开发者可以在运行时自动调整单元格的尺寸。 自动调整 Aspose.Cells提供了表示Microsoft...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。... Aspose.Cells支持Microsoft Excel提供的所有打印选项,开发者可以使用...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  3. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...getting modified correctly Aspose.Cells Product Family nraj May...an Excel document using Aspose.Cells, you can utilize the TextBody...

    forum.aspose.com/t/excel-shape-text-font-color-...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.cells for Node.js via C++....Pages Wide and Tall Using Aspose.Cells for Node.js via C++ To set...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  5. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)...line shape with arrow icon Aspose.Cells Product Family cells-net...shapePath.LineTo(230, 30); Aspose.Cells.Drawing.Shape shape = workbook...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  6. Export CSV to WORDML in Android or with free On...

    Android API to Convert CSV to WORDML without using Microsoft Word or online. Test free CSV to WORDML online converter quickly before integrating the code.... It includes two APIs, Aspose.Cells for Android via Java and...the CSV file to PDF using Aspose.Cells for Android via Java. After...

    products.aspose.com/total/android-java/conversi...
  7. Export CSV to DOCM in Android or with free Onli...

    Android API to Convert CSV to DOCM without using Microsoft Word or online. Test free CSV to DOCM online converter quickly before integrating the code.... It includes two APIs, Aspose.Cells for Android via Java and...export CSV to PDF by using Aspose.Cells for Android via Java. After...

    products.aspose.com/total/android-java/conversi...
  8. Remove Duplicate Rows in a Worksheet with Node....

    Learn how to remove duplicate rows in a worksheet using Aspose.cells for Node.js via C++ and select specific columns for duplication checks.... Aspose.Cells for Node.js via C++ provides...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/remove-duplica...
  9. 如何将 Excel 方程导出为其他类型的表达式|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....有时,您可能需要在代码中将 Excel 公式导出为其他格式以满足工作需要,Aspose.Cells 库可以满足您的需求。以下内容介绍一些将 Excel...公式导出到其他格式的方法,希望对您有所帮助。 这里提供了示例代码,帮助您使用Aspose.Cells实现目标,同时也提供了必要的示例文件。 示例文件:...

    docs.aspose.com/cells/zh/nodejs-cpp/export-equa...
  10. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to load your...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/load-source-excel-fil...