Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 30,486 for

worksheet

(0.66 sec)
  1. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。... Worksheet sheet = wb . GetWorksheets...workbook1 . GetWorksheets (); Worksheet sheet = sheets . Add ( u "MySheet"...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  2. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for JavaScript via C++....Access first worksheet const sheet = workbook . worksheets . get (...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  3. 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....first shape in the first worksheet, sets the sub‑properties of...)); const ws = workbook . worksheets . get ( 0 ); const sh = ws...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...Excel Worksheets Aspose.Cells Product Family copy-worksheets , html...Including the xml for the Worksheets. Can you be more explicit...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  5. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C# to apply conditional formatting shading for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/net/apply-shading-to-alte...
  7. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formatting rules for the Worksheet object. These rules can be...

    docs.aspose.com/cells/go-cpp/apply-shading-to-a...
  8. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can insert Pie chart in excel Worksheet on MS Windows and Linux programmatically in C++....insert Pie chart in Excel worksheet on Microsoft Windows, Linux...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...
  9. How to Convert Excel Chart to JPEG in C++

    In this example, we will explore how to convert Excel chart to JPEG in C++. You can add charts in MS Excel and render them to image formats like JPEG, PNG and BMP using simple C++ API calls in any operating systems like Microsoft Windows and Linux etc....the chart inside selected worksheet Save XLSX Chart to JPEG in...

    kb.aspose.com/cells/cpp/how-to-convert-excel-ch...
  10. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for Node.js via C++....XXXX" ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/exclude-unused...