Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 239,180 for

aspose cells

(0.35 sec)
  1. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...Contents [ Hide ] 可能的使用场景 Aspose.Cells API已公开 GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  2. Get Text Width of Cell Value with C++|Documenta...

    Learn how to get Text Width of Cell Value through the Aspose.Cells for C++ API....Ask AI Get Text Width of Cell Value with C++ Contents [ Hide...Hide ] Get Text Width of Cell Value Sometimes developers might need...

    docs.aspose.com/cells/cpp/get-text-width-of-cel...
  3. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....with C++ Contents [ Hide ] Aspose.Cells provides ways to control...and Hide Rows and Columns Aspose.Cells provides a class, Workbook...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  4. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Workbook Structure Using Aspose.Cells for C++ You only need the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  5. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Add Conditional Icons Set with Cell Text Using C++ Contents [ Hide...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  6. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of Cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Ask AI Showing Cell Range as Data Labels with C++ Contents [...display a cell range for data labels. Aspose.Cells supports this...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for .NET. To address...

    docs.aspose.com/slides/net/working-solution-for...
  8. Extend and Contribute to CRM Update Import Tool...

    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.... FileName = "Aspose ImportTool Export.xlsx" ; if...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/net/extend-and-contribute...
  9. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells for C++ supports reading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  10. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of a worksheet through the Aspose.Cells for C++ API....with C++ Contents [ Hide ] Aspose.Cells allows you to access all...the Aspose website. #include <iostream> #include "Aspose.Cells...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...