Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 94,534 for

aspose cells

(0.11 sec)
  1. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with C++....Scenarios Before Aspose.Cells 17.1, Aspose.Cells did not render...format. Since the release of Aspose.Cells 17.1, word art gradient...

    docs.aspose.com/cells/cpp/render-gradient-fill-...
  2. Hiding Overlaid Content with CrossHideRight whi...

    Use CrossHideRight with Aspose.Cells in C++ to hide overlaid content when saving to HTML....cross types for cell strings. By default, Aspose.Cells generates HTML...the cell that are overlaid or overlapping with the cell string...

    docs.aspose.com/cells/cpp/hiding-overlaid-conte...
  3. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting a workbook...Excel Workbook to JSON The Aspose.Cells API provides support for...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  4. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows the user to check...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  5. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++.... Aspose.Cells provides TextOptions.GetFarEastName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  6. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  7. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....Contents [ Hide ] Introduction Aspose.Cells provides support for signing...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  8. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....ActiveX ComboBox Control using Aspose.Cells. Please access the ActiveX...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/update-activex-combob...
  9. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...Apply Color Scheme in Aspose.Cells Aspose.Cells provides features...Create Custom Color Theme in Aspose.Cells If theme colors are used...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  10. 新增工作表并激活工作表|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....在本文中,我们使用 VSTO 和 Aspose.Cells for .NET 执行了这些任务。 添加工作表并激活工作表...另存为微软Excel文件。 下面是 VSTO(C#、VB)和 Aspose.Cells for .NET(C#、VB)的并行代码片段,展示如何实现这些任务。...

    docs.aspose.com/cells/zh/net/adding-new-workshe...