Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 229,521 for

aspose cells

(0.1 sec)
  1. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....Possible Usage Scenarios Aspose.Cells APIs have exposed the ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  2. RowFormat class | Aspose.Words for Python

    Aspose.words.tables.RowFormat class. Represents all formatting for a table row...Gets the collection of default cell borders for the row. heading_format...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....to PDF, Aspose.Cells substitutes fonts. Aspose.Cells provides...help you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  4. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Aspose.Cells允许你将搜索限制在特定范围内。本文将对此进行说明。 Aspose.Cells提供了 F...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  5. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....like Times New Roman, then Aspose.Cells changes the font of the...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  6. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....Contents [ Hide ] Overview Aspose.Cells is a professional solution...convert HTML to PDF? With Aspose.Cells for C++ library, you can...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  7. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...Contents [ Hide ] 可能的使用场景 Aspose.Cells允许您使用 HtmlSaveOptions.GetTableCssId()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  8. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the Cells....cell_spacing property Table.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Cells中使用匿名类型或自定义对象|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....在Aspose.Cells中使用匿名类型或自定义对象 Contents [ Hide ] Aspose.Cells还支持...sheet) in the workbook. Aspose . Cells . Worksheet w = report...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  10. Freeze First Column(s) of Excel Worksheet with ...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C++ Library with Aspose.Cells API.... Freeze Columns with Aspose.Cells for C++ It’s simple to freeze...freeze first column(s) with Aspose.Cells for C++. Please use the...

    docs.aspose.com/cells/cpp/how-to-freeze-columns...