Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 201,303 for

aspose cells

(0.25 sec)
  1. 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-...
  2. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...mm dd Contents [ Hide ] Aspose.Cells现在能够呈现类似于g、ge.mm.dd等自定义日...dd等自定义日期格式模式。请查看附加的源Excel文件(5112361.xlsx)和Aspose.Cells转换的PDF(5112360.pdf)作为参考。...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  3. 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...
  4. 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...
  5. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells provides the Shape.Glow...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  6. 用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...
  7. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....of the Ole object using Aspose.Cells APIs with the GetLabel()...its Label from Sample APIs to Aspose APIs. Please see the console...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  8. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....通过Aspose API找到答案 Aspose.Total Product Family 它包含我们所有的 API 来处理各种文件格式,而无需其他工具。...来处理各种文件格式,而无需其他工具。 Aspose.Words Product Family 查找有关在不使用 Microsoft...

    kb.aspose.com/zh/
  9. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged Cells, and rows in a range of Cells using the Aspose.Cells for C++ API....auto-size the width and height of cells according to their content....is also available through Aspose.Cells, so developers can auto-size...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  10. 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/