Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 201,197 for

aspose cells

(0.08 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. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...Aspose.Cells可以保留Microsoft Excel文档中的结...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  5. 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-...
  6. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Contents [ Hide ] 可能的使用场景 Aspose.Cells 提供了 XmlMapCollection.Add()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  7. 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-...
  8. 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...
  9. 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...
  10. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/change-character-s...