Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 30,454 for

worksheet

(0.2 sec)
  1. Wrapper class for loading Email Messages Async ...

    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....Usage Using a Microsoft Excel Worksheet as the Message Body and Sending...

    docs.aspose.com/email/net/wrapper-class-for-loa...
  2. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API....Access the Worksheet You need to access the worksheet where you...be working with the first worksheet. Step 4: Apply Fractional...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  3. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....arrayBuffer )); // Get the first worksheet and set its name to "Data"..."Data" let sheet = workbook . worksheets . get ( 0 ); sheet . name...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  4. New Line in 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....Close Insert Hyperlinks in Worksheet Create Pivot Tables using...

    docs.aspose.com/cells/java/new-line-in-cells/
  5. 如何以及在哪里使用枚举器与C++|Documentation

    学习如何通过 Aspose.Cells for C++ API使用枚举器的方法和位置。... 情景 应用程序需要遍历给定 Worksheet 中的所有单元格以读取它们的值。实现此目标的方法可能有多种,以下列出几种示例。...Cells collection of first worksheet Cells cells = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-and-where-to-u...
  6. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 2”];...Aspose.Cells.Range range = wb.Worksheets.GetRangeByName(rangeName);...

    forum.aspose.com/t/image-looks-slightly-differe...
  7. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.Cells for Python via .NET API....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  8. Tables and Ranges|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....or List Object inside the Worksheet Convert Table to ODS Analyzing...

    docs.aspose.com/cells/net/tables-and-ranges/
  9. Create Custom Command Buttons|Documentation

    This article introduces how to custom command buttons in GridWeb.... Access a worksheet. Create an instance of the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/cpp/convert-excel-to-html...