Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 201,342 for

aspose cells

(0.07 sec)
  1. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  2. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....Hide ] Create Union Range Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/create-union-range/
  3. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++.... Aspose.Cells provides the ability to...Information from ODS file Aspose.Cells provides the OdsPageBackground...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  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. Using Anonymous Types or Custom Objects in Aspo...

    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....Objects in Aspose.Cells Contents [ Hide ] Aspose.Cells also supports...sheet) in the workbook. Aspose . Cells . Worksheet w = report...

    docs.aspose.com/cells/net/using-anonymous-types...
  7. 指定图像分辨率、质量、压缩和其他选项|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....sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...sample value to "A2" cell worksheet . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  8. 使用C++控制工作簿视图的方法|Documentation

    学习如何使用Aspose.Cells for C++ API控制工作簿视图。...Aspose.Cells支持这些功能。Aspose.Cells提供以下属性和方法帮助你实现目标。...WorkbookSettings.GetWindowTop() ** 使用Aspose.Cells for C++控制工作簿视图的方法** 此示例演示如何:...

    docs.aspose.com/cells/zh/cpp/how-to-control-wor...
  9. 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...
  10. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...Text of Cell with C++ Contents [ Hide ] Rotate Text of Cell in Aspose...Aspose.Cells Aspose.Cells is a powerful C++ component that enables...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...