Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 248,255 for

cells

(0.33 sec)
  1. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...Cells的 Workbook.VbaProject.IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  2. Formatting Slicer with C++|Documentation

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

    docs.aspose.com/cells/cpp/formatting-slicer/
  3. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++....Cells provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-comments-while...
  4. 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++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  5. Table Overview|Aspose.Words for Node.js

    Work with tables and their components such as Cells, rows, columns in Aspose.Words for Node.js. How to work with tables in Node.js....more about table structure, cells, rows, and columns supported...consists of such elements as Cell , Row and Column . These are...

    docs.aspose.com/words/nodejs-net/table-overview/
  6. Table Overview|Aspose.Words for C++

    Work with tables and their components such as Cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....more about table structure, cells, rows, and columns supported...consists of such elements as Cell , Row and Column . These are...

    docs.aspose.com/words/cpp/table-overview/
  7. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Cells Product Family aspose-cells-java , cells-java John...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  8. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.Cells with C++....Cells allows you to import the XML...Import XML Map using Aspose.Cells The following sample code shows...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  9. 用C++在工作表内旋转文本和形状|Documentation

    学习如何在Excel工作表中使用形状控制文本旋转,使用编号Aspose.Cells for C++。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells :: Drawing...

    docs.aspose.com/cells/zh/cpp/rotate-text-with-s...
  10. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words.tab...