Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 159,087 for

xlsx

(1.87 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. 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...
  3. 通过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/
  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. 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/
  7. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart 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/how-to-add...
  8. How to export Excel equations to other types of...

    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 Export equations as LaTeX expressions..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  9. 如何将 Excel 方程导出为其他类型的表达式|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....xlsx 将公式导出为LaTeX表达式 如果您想将 Excel 中的方程导出为..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. 用C++在工作表中移动单元格范围|Documentation

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

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...