Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 229,077 for

aspose cells

(0.17 sec)
  1. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook object...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  2. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula text of the cell and get the result. Finally, we save the modified Excel file to disk....FormulaText Function in Aspose.Cells with C++ Contents [ Hide...which is present in a given cell. This article will show you...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  3. How to Remove Blank Page in Word using C#

    This tutorial guides on how to remove blank page in Word using C#. It provides configuration details along with the steps and a runnable sample code to remove blank pages from Word document using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/how-to-remove-blank-pag...
  4. Spreadsheet Editor - Working with Files|Documen...

    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....aspose.cells.Workbook class. This instance... String name ) { com . aspose . cells . Workbook w ; try ( InputStream...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  5. Manage Workbook with C++|Documentation

    Learn how to Manage Workbook through the Aspose.Cells for C++ APIs....with C++ Contents [ Hide ] Aspose.Cells for C++ provides a powerful...#include <Aspose.Cells.h> int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/managing-workbooks-an...
  6. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...可能的使用场景 将Excel文件保存为HTML时,Aspose.Cells显示了下层条件注释。这些条件注释主要与旧版本的Internet...Downlevel-revealed conditional comment Aspose.Cells允许你通过将 HtmlSaveOptions.G...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  7. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...Hide ] 在文档信息面板中可见的自定义属性 Aspose.Cells可以用于向工作簿对象中添加可在文档信息面板中看到...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  8. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API.... Aspose.Cells also allows you to apply...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  9. Implement Subtotal or Grand Total Labels in Oth...

    Learn how to implement subtotal and grand total labels in non-English languages using Aspose.Cells for C++.... Aspose.Cells allows you to do this using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  10. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...