Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 245,750 for

aspose cells

(1.36 sec)
  1. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells can help you retrieve SQL...create a database query. Aspose.Cells provides the Workbook::...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  2. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.Aspose:Aspose-words:26.2:jdk17’ implementation ‘com.Aspose:Aspose-Cells:26.2’ implementation ‘c…...format Aspose.Slides Product Family slides-java , aspose-pdf-net...aspose-pdf-net , aspose-pdf-java , pdf-to-pptx NiteshCG April 1, 2026, 4:15pm...

    forum.aspose.com/t/the-text-is-not-rotated-prop...
  3. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Gets the collection of default cell borders for the row. @property...@property def borders ( self ) -> aspose . words . BorderCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++将工作表范围导出为图像|Documentation

    了解如何使用Aspose.Cells和C++将工作表的特定范围导出为图像。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 制作工作表的图像。但是,有时您只需将工作表中的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-range-of-ce...
  5. 用C++将所有工作表列适应到单页PDF中|Documentation

    使用Aspose.Cells结合C++生成适合所有工作表列在单页的PDF。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/fit-all-worksheet-...
  6. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....Event‑Driven Architecture Aspose.Cells provides the LightCells...mainly designed to manipulate cell data one by one without building...

    docs.aspose.com/cells/cpp/using-lightcells-api/
  7. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  8. Managing Document Properties|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....Possible Usage Scenario Aspose.Cells allows you to work with...file . Title: Aspose Team Subject: Aspose . Cells for C ++ MyCustom1:...

    docs.aspose.com/cells/cpp/managing-document-pro...
  9. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let Aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...and providing custom paths Aspose.Cells Product Family oraspose...usecase where I need to let aspose cells api know where to look for...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  10. 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...