Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 157,699 for

xlsx

(0.2 sec)
  1. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...xlsx"); } } Next Steps You can adjust...save("d:\\files\\out1.xlsx"); Please find attached the output XLSX file containing...

    forum.aspose.com/t/how-to-apply-number-format-t...
  2. 设置OLE图标的标题|Aspose.Slides 文档

    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....xlsx" )); OleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( allBytes , "xlsx" ); IOleObjectFrame oleFrame...

    docs.aspose.com/slides/zh/java/set-caption-to-o...
  3. Load Workbook with Specified Printer Paper Size...

    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....saves it to a memory stream in XLSX format. Next, it loads the workbook...

    docs.aspose.com/cells/cpp/load-workbook-with-sp...
  4. Filter Objects while loading Workbook or Worksh...

    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....xlsx ) used in this code and the...

    docs.aspose.com/cells/python-net/filter-objects...
  5. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  6. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  7. Accessing Table from Cell and Adding Values ins...

    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....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  8. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....results in the creation of an XLSX file on the disk. Steps to Convert...it to the desired format like XLSX, HTML, PNG, etc. using the SaveFileFormat...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  9. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webpage using any browser on common operating systems like Linux, MS Windows or macOS.... You will load the input XLSX file using a Workbook class...C++ . You may load the input XLSX or XLS file, specify the properties...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  10. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...