Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 18,222 for

excel worksheet

(0.07 sec)
  1. Working with the ThreeDFormat of Shape or Chart...

    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 code loads the source excel file and accesses the first...first shape in the first worksheet and sets the sub-properties of...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  2. 使用Node.js导出带有网格线的Excel到HTML|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将带有网格线的Excel文件导出为HTML格式。...js导出带有网格线的Excel到HTML Contents [ Hide ] 如果希望导出带有网格线的Excel文件为HTML,请使用...getExportGridLines() 属性并设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代码创建了一个工作簿,填充了一些值,然后在设置...

    docs.aspose.com/cells/zh/nodejs-cpp/export-exce...
  3. Open a spreadsheet document from a stream|Docum...

    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....stream Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  4. Specify Job or Document Name while printing wit...

    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....printing your workbook or worksheet using the WorkbookRender or...printing your workbook or worksheet Specify Job or Document Name...

    docs.aspose.com/cells/java/specify-job-or-docum...
  5. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it Excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...position when compared to it excel equivalent. Code used to generate...xlsm")) { Worksheet sourceWS = TemplateWB.Worksheets["DetailCharts"];...

    forum.aspose.com/t/labels-in-charts-are-positio...
  6. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。... 呈现切片器 以下示例代码加载包含现有切片器的 示例Excel文件 ,通过设置仅覆盖切片器的打印区域将工作表转换为图片。以下图片为...,展示渲染的切片器。可以看到,切片器已正确渲染,与示例Excel文件中一样。 示例代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  7. Output Blank Page when there is Nothing to Prin...

    Handle empty Worksheets and print blank pages with Aspose.Cells using C++....anything when you export worksheet to image. You can change this...an empty worksheet and renders the empty worksheet to an image...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  8. 在 Jython 中设置页面选项|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....Instantiating a Workbook object by excel file path workbook = Workbook...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  9. Extract Images from Worksheets using ImageOrPri...

    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....Extract Images from Worksheets using ImageOrPrintOptions Contents...Contents [ Hide ] Microsoft Excel users can add images to spreadsheets...

    docs.aspose.com/cells/python-net/extract-images...
  10. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...使用C++检测超链接类型 Contents [ Hide ] 检测超链接类型 Excel文件可以有不同类型的超链接,例如外部链接、单元格引用、文件路径等。Aspose...属性。以下代码片段演示了如何使用 LinkType 属性,通过使用此 source excel file 。 源代码 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...