Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 26,943 for

excel worksheet

(0.07 sec)
  1. Determine which Axis exists in the Chart with J...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for JavaScript via C++. Our guide will help you identify and access the different axes in a chart, including category, value, and secondary axes....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/determine-...
  2. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....Formatting numbers to time in Excel is a common practice for several...to format numbers to time in Excel: Data Representation : Time...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  3. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty Worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....Detecting Empty Worksheets with JavaScript via C++ Contents [...Check for Populated Cells Worksheets can have one or more cells...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  4. Printing Workbooks in Aspose.Cells|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.... MS Excel assumes you want to print the entire worksheet area...your selection. Printing Worksheet C# //Instantiating a Workbook...

    docs.aspose.com/cells/net/printing-workbooks-in...
  5. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。... 如何在Excel中缩放工作表 在Excel中缩放工作表可以帮助你在打印时将内容适配到...是缩放工作表的步骤: 打开你的工作表:打开你想要缩放的Excel工作表。 转到页面布局标签:在功能区中点击“页面布局”标签。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....following sample code, its source Excel file , and its output PDF file...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  7. 使用C++通过JavaScript将源范围的行高复制到目标范围|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....一旦在Microsoft Excel中打开由此代码生成的输出文件,你会看到目标范围的行高与源范围完全一致。...Workbook (); // Source worksheet (first worksheet) const srcSheet =...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ro...
  8. Converting to MHTML Files in Ruby|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....MHTML Files To convert a worksheet to an MHTML file using Aspose...in Ruby, simply invoke the worksheet_to_mhtml() method of the Converter...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....any other default Microsoft Excel function. Please note, this...reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  10. Convert the Smart Art to Group Shape with Node....

    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 sample Excel file containing a SmartArt shape...the sample SmartArt shape - Excel file const filePath = path ...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...