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

aspose cells

(0.51 sec)
  1. 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/
  2. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Excel, you can select multiple cells with a mouse box selection;...selection; the set of selected cells is called a Range . For example, you...

    docs.aspose.com/cells/cpp/managing-ranges/
  3. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。...用C++管理工作簿 Contents [ Hide ] Aspose.Cells for C++提供了强大而灵活的API用于管理...#include <Aspose.Cells.h> int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style Cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the Cells as needed....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/create-style-object-u...
  5. Specify the Language of the Excel File using Bu...

    Learn how to change the language of an Excel file programmatically using Aspose.Cells for C++....it programmatically using Aspose.Cells APIs. Specify the Language...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/specify-the-language-...
  6. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge Cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....removing them, and merging cells using Aspose.Slides for Node.js via...() { let presentation = new aspose . slides . Presentation ();...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Aspose.Cells 8.4.1中的公共API更改|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 8.4.1中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.4.0到8...0到8.4.1的Aspose.Cells API的更改,这对模块/应用程序开发人员可能很有用。它不仅包括新的和更新的公共方法,...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....a PDF document using C# and Aspose.PDF. In this article, we will...complex document with C# and Aspose.PDF for .NET. As an example...

    docs.aspose.com/pdf/net/complex-pdf-example/
  9. Get a List of Fonts used in a Spreadsheet or Wo...

    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....workbook to a PDF or an image, Aspose.Cells requires that all needed...your fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  10. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++.... Aspose.Cells supports this feature. Charts...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...