Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 27,204 for

excel worksheet

(0.15 sec)
  1. 在xlsx4j中检测合并单元格|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....Cells - 检测合并单元格 在Microsoft Excel中,几个单元格可以合并为一个。这通常用于创建复杂的表格,或者创建一个跨越多个列的标题单元格。...ArrayList < CellArea > al = worksheet . getCells (). getMergedCells...

    docs.aspose.com/cells/zh/java/detect-merged-cel...
  2. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....opens an Excel file. The A1 cell (in the first worksheet) contains...The code renders the first worksheet to PNG and TIFF image formats...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  3. 在工作簿内或之间复制和移动工作表,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在工作簿内或之间复制和移动工作表。高效管理你的工作簿结构。...在Microsoft Excel中创建两个带有一些数据的工作簿。对于本示例,我们在Microsoft Excel中创建了两个新工作簿,并为工作表输入了一些数据。...); // Move the sheet const worksheets = excelWorkbook2 . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-and-mo...
  4. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。...用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件 Contents [ Hide ] 使用Aspose...使用Aspose.Cells for C++,轻松创建、打开和管理Excel文件,例如检索数据或使用设计模板以加快开发过程。 创建新工作簿...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  5. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。...workbook with the specified worksheet only. const loadOptions =...{ // Load everything from worksheet "Sheet2" this . setLoadDataFilterOpt...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  6. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....code that loads the sample Excel file and reads the category...of the chart in the first worksheet. It then prints the values...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  7. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Consider a chart created in MS Excel. The chart is then placed inside...inside a PowerPoint slide. That Excel chart is considered an OLE object...

    docs.aspose.com/slides/cpp/manage-ole/
  8. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...don’t match with Excel. In below example, Excel will return #REF...If value is not found both Excel and Aspose will return #N /A...

    forum.aspose.com/t/vlookup-function-returns-une...
  9. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel Worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....with C++ Contents [ Hide ] MS Excel supports setting different headers...pages, and even pages since Excel 2007. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/setting-different-hea...
  10. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Formatting numbers to accounting in Excel is a common practice for several...format numbers to accounting in Excel: Uniformity and Professionalism...

    docs.aspose.com/cells/cpp/how-to-format-number-...