Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 241,705 for

aspose cells

(0.15 sec)
  1. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...data Aspose.Cells Product Family aspose-cells-java , cells-java...generating an Excel report using Aspose Cells for Java v25.9, combining...

    forum.aspose.com/t/query-on-range-and-static-le...
  2. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  3. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...当某个字符出现在使用特定字体(如Times New Roman)的单词或句子中时,Aspose.Cells会将整个单词或句子的字体更改为可以显示该字符的字体(如Arial...而不是整个单词或句子的字体。 为了解决这个问题,Aspose.Cells提供了 PdfSaveOptions.IsFontSubstitutionCh...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  4. Calculating IFNA function using Aspose.Cells wi...

    How to calculate the IFNA function using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, you can use the methods provided by Aspose.Cells to calculate the IFNA function and obtain the result. Finally, you save the modified Excel file to disk....using Aspose.Cells with C++ Contents [ Hide ] Aspose.Cells supports...Calculating IFNA function using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/calculating-ifna-func...
  5. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....last_paragraph property Cell.last_paragraph property Gets the...last_paragraph ( self ) -> aspose . words . Paragraph : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Setting Shared Formula in Aspose.Cells|Document...

    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....Setting Shared Formula in Aspose.Cells Contents [ Hide ] Suppose...this formula with Aspose.Cells. Aspose.Cells lets you specify...

    docs.aspose.com/cells/net/setting-shared-formul...
  7. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of Cells, including font, color, border, etc. By adjusting these properties, you have more control over how Cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...style of the cells. How to change the format of a cell in Excel To...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  8. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Table when Auto-Fit is Disabled Aspose.Words Product Family import-data...certain cells. This behavior can be seen in the latest Aspose Words...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  9. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without formatting using Aspose.Cells with C++....copy data from one range of cells to another, copying the data...only, not the formatting. Aspose.Cells offers this feature. This...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports the conversion...files into PDF documents. Aspose.Cells supports converting Excel...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/