Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 27,092 for

excel worksheet

(0.18 sec)
  1. 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...
  2. Formatting Slicer with Node.js via C++|Document...

    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....format the slicer in Microsoft Excel by setting its number of columns...following code; it loads the sample Excel file that contains a slicer...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  3. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....which represents a Microsoft Excel file and provides the properties...methods necessary to work with Excel files. The Workbook class provides...

    docs.aspose.com/cells/python-net/different-ways...
  4. Create Dynamic Charts|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....use the filtering option of Excel Tables or use a control such...aforementioned approaches. Using Excel Tables Excel tables are referred to...

    docs.aspose.com/cells/java/create-dynamic-charts/
  5. 使用C++的JavaScript生成工作表缩略图|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript从工作表生成缩略图图像。在文档和演示中创建用于预览的小图像。...< body > < h1 > Generate Worksheet Thumbnail Example </ h1 >...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  6. Set Line Spacing of the Paragraph in a Shape or...

    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....Change Character Spacing of Excel TextBox or Shape Rotate Text...Text with Shape inside the Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/set-line-spaci...
  7. Export Document Structure While Converting to P...

    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....Microsoft Excel document, such as cell, row, table, worksheet, image...

    docs.aspose.com/cells/java/export-document-stru...
  8. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....data connection in Microsoft Excel using the Data > From Web menu...WebQuery . It uses the sample Excel file which you can download...

    docs.aspose.com/cells/cpp/working-with-external...
  9. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...Accessing the first worksheet and A1 cell const worksheet = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  10. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....first worksheet const worksheet = workbook . worksheets . get...Create a range const range = worksheet . cells . createRange ( "A1:D4"...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...