Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 201,345 for

aspose cells

(0.08 sec)
  1. Convert charts to images|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....Chart to an image using Aspose.Cells . Converting Chart To EMF...sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  2. Calculate Formulas with C++|Documentation

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Formulas & Calculating Results Aspose.Cells has an embedded formula...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/cpp/calculate-formulas/
  3. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells fully supports Microsoft...topic discusses how to use Aspose.Cells to configure page margins...

    docs.aspose.com/cells/cpp/setting-margins/
  4. Remove Unused Styles inside the Workbook with C...

    Remove unused styles in Excel workbook using Aspose.Cells with C++.... Aspose.Cells provides the Workbook.RemoveUnusedStyles()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  5. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++.... Aspose.Cells also allows you to do this...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/formatting-slicer/
  6. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  7. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。... Aspose.Cells可以将图表保存为BMP、JPEG、PNG、GIF...表保存为SVG格式。 以下示例代码解释了如何使用Aspose.Cells将图表转换为SVG格式图像。该代码加载源Microsoft...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  8. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of Worksheet through the Aspose.Cells for C++ API....with C++ Contents [ Hide ] Aspose.Cells allows you to access all...the Aspose website. #include <iostream> #include "Aspose.Cells...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...
  9. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  10. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-convert-word-...