Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 30,201 for

worksheet

(0.28 sec)
  1. 用 C++ 在图表中添加 WordArt 水印|Documentation

    学习如何使用 Aspose.Cells for C++ 向 Microsoft Excel 图表添加 WordArt 水印。我们的指南将演示如何创建和定位 WordArt 水印,以提升图表的视觉吸引力和独特性。...Get the chart in the first worksheet. Chart chart = workbook ....

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  2. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++...." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  3. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++....Writing Query Tables of a Worksheet with C++ Read and Write External...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  4. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Add Signature line to the worksheet Support for XAdES Signature...

    docs.aspose.com/cells/net/assign-and-validate-d...
  5. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....function without writing it in a worksheet Setting Formula Calculation...

    docs.aspose.com/cells/net/decrease-the-calculat...
  6. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-det...
  7. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....xlsx" )); auto worksheet = workbook-> GetIWorksheets...GetObjectByIndex ( 0 ); auto dataRange = worksheet-> GetICells ()-> GetMaxDisplayIRange...

    products.aspose.com/words/cpp/mailmerge/word-fr...
  8. 如何以及在哪里使用Node.js通过C++的枚举器|Documentation

    学习如何通过Aspose.Cells for Node.js via C++ API使用枚举器。... 情景 一个应用程序要求是遍历给定的 Worksheet 中的所有单元格以读取它们的值。有几种实现此目标的方法。以下是一些示例。...Cells collection of first worksheet const cells = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/how-and-whe...
  9. 在从HTML导入时避免大数字的指数表示|Documentation

    学习如何在导入HTML时防止大数字被转换为指数表示法,使用Aspose.Cells for Node.js via C++。...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/avoid-expon...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....Workbook wb ; // Get the first worksheet's page setup PageSetup pageSetup...

    docs.aspose.com/cells/cpp/setting-different-hea...