Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 159,932 for

xlsx

(0.7 sec)
  1. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  2. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。...xlsx" ); // Create workbook from...( "sample.xlsx" , AsposeCells . SaveFormat . Xlsx ); 执行上述代码,您将获得以下结果:...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  3. Convert-JSON-to-Excel|Documentation

    Learn how to convert JSON to Excel file with Aspose.Cells for Python via Java....convert the source file to the XLSX file generated by the code for...

    docs.aspose.com/cells/python-java/convert-json-...
  4. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/python-net/add-filter-in-...
  5. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, Xlsx, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...xlsx' ; // Create a new Document...// Set the output format to XLSX $saveOption -> setFormat ( ...

    products.aspose.com/pdf/php-java/conversion/
  6. Remove ODP Annotations Using C++ | products.asp...

    C++ source code to remove annotations from ODP presentations....C++ Annotation Odp PPT DOCX XLSX PDF ODP ODP Remove Comments...

    products.aspose.com/slides/cpp/annotation/odp/
  7. Remove PPT Annotations Using C++ | products.asp...

    C++ source code to remove annotations from PPT presentations....C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  8. Integrate with Microsoft Report Viewer in Local...

    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....AddExtension ( reportViewer1 , "Xlsx - Xlsx via Aspose.Cells" , typeof...AddExtension ( reportViewer1 , "Xlsx - Xlsx via Aspose.Cells" , GetType...

    docs.aspose.com/cells/reportingservices/integra...
  9. Rotate Text with Shape inside the Worksheet usi...

    Learn how to rotate text with shape inside an Excel worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/rotate-tex...
  10. How to Export List Data to Excel in Java

    In this brief tutorial you will learn how to export list data to Excel in Java. We will create an empty workbook and a list of strings and then export list to Excel in Java...Java which will be saved as an XLSX file on disk. Steps to Export...of the desired formats like XLSX, XLS, XLSM or XLSB. Code to...

    kb.aspose.com/cells/java/how-to-export-list-dat...