Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 241,977 for

aspose cells

(0.32 sec)
  1. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....on a Cell with C++ Contents [ Hide ] You can use Aspose.Cells...applied to a cell. Aspose.Cells provides the Cell::GetValidation()...

    docs.aspose.com/cells/cpp/get-validation-applie...
  2. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....to the cell data Aspose.Cells Product Family aspose-cells sarathepiq...linked to the cell data. Any modifications to the cell content are...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  3. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Excel Workbook to HTML The Aspose.Cells API provides support for...format. For this purpose, Aspose.Cells uses the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  4. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using the C++ API or library....with C++ Contents [ Hide ] Aspose.Cells allows you to change the...Worksheet Tab Color with Aspose.Cells The sample code below shows...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  5. 用C++释放工作簿的未管理资源|Documentation

    学习如何使用Aspose.Cells和C++释放工作簿的未管理资源。...用C++释放工作簿的未管理资源 Contents [ Hide ] Aspose.Cells 提供 Workbook.Dispose() 方法用于释放...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/release-unmanaged-...
  6. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Contents [ Hide ] 可能的使用场景 您可以在用Aspose.Cells API进行写保护时指定作者名称。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  7. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color....set_borders ( self , line_style : aspose . words . LineStyle , line_width...line_width : float , color : aspose . pydrawing . Color ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells allows you to save the workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  9. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Usage Scenarios Earlier, Aspose.Cells could not render Office...saved to PDF format. Now, Aspose.Cells renders them correctly....

    docs.aspose.com/cells/cpp/render-office-add-ins...
  10. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Aspose.Cells also allows you to set the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/setting-formula-calcu...