Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 241,981 for

aspose cells

(0.19 sec)
  1. Find if the Worksheet is Dialog Sheet with C++|...

    Dialog Sheet is an older sheet format. This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using the C++ API....GetType() property provided by Aspose.Cells. If it returns the enumeration...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-if-the-worksheet...
  2. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....with C++ Contents [ Hide ] Aspose.Cells makes it possible to create...Different Ways to Save Files Aspose.Cells provides the Workbook which...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  3. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....with C++ Contents [ Hide ] Aspose.Cells allows you to set a gradient...background. To achieve this, Aspose.Cells provides the Chart.GetImageData...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  4. 在 Jython 中将工作表转换为 SVG|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....[ Hide ] Aspose.Cells - 将工作表转换为 SVG 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/converting-worksh...
  5. Python Word Document Processing API – Aspose | ...

    Knjižnica Python za delo z Wordovimi datotekami. Ustvarjajte, urejajte, pretvarjajte, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, besedilne in številne druge formate.... Aspose Words for Python via .NET Prenesi...Prenesi Dokumentacija Cenitev Aspose.Words for Python via .NET je...

    products.aspose.com/words/sl/python-net/
  6. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....with Built‑in Styles using Aspose.Cells. Please use the ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  7. Headings And Body Theme Font with C++|Documenta...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article will introduce how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....Font Programmatically With Aspose.Cells for C++, we can check whether...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/headings-and-body-the...
  8. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。... Aspose.Cells 提供了与 Microsoft Excel 相同...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  9. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....with C++ Contents [ Hide ] Aspose.Cells allows developers to add...shows the content of certain cells. Adding Pictures Adding pictures...

    docs.aspose.com/cells/cpp/managing-pictures/
  10. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific Cells in Microsoft Excel files using Aspose.Cells with C++.... Protect a Worksheet Aspose.Cells provides a class, Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protecting-worksheets/