Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 159,174 for

xlsx

(0.54 sec)
  1. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....xlsx" ); Aspose :: Cells :: Cleanup...inputFilePath = srcDir + u "Book1.xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  2. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....xlsx" ); // Loads the workbook which...join ( dataDir , "output.out.xlsx" ); // Save the workbook workbook...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  3. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < p > Select an image...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. Add calculated field in Pivot Table with C++|Do...

    How to add a calculated field in pivot table with Aspose.Cells for C++....Finally, the workbook is saved in XLSX format. Sample Code #include...(); workbook . Save ( u "out.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/add-calculated-field-...
  5. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...xlsx"); Worksheet ws = wb.Worksheets[0];...Save("e:\\test2\\fixed_shapes.xlsx"); files1.zip (16.0 KB) Hope...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  6. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for JavaScript via C++....xlsx output.pdf Code The following..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-warnin...
  7. Aspose.Cells for Java Vs Open Source Competitor...

    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....formats including XLS, XLT, XLSX, CSV, SpreadsheetML, tab‑delimited...Excel files (Excel 97‑2003; the XLSX OOXML file format is not supported...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  8. Copying Rows and Columns with Node.js via C++|D...

    This article shows how to copy rows and columns through the Aspose.Cells for Node.js via C++ API....xlsx" ); // Create an instance of...join ( dataDir , "output_out.xlsx" )); How to Copy Columns Aspose...

    docs.aspose.com/cells/nodejs-cpp/copying-rows-a...
  9. Converting a PDF file to SVG using PHP | Aspose...

    Sample code on PHP for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Aspose.PDF for PHP via Java...PDF to TIFF PDF to TXT PDF to XLSX PDF to XML PDF to XPS Convert...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....the conversion of a sheet in XLSX to JPEG . While using Java Excel...

    kb.aspose.com/cells/java/how-to-convert-excel-s...