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

xlsx

(0.6 sec)
  1. 将数据透视表保存为ODS文件|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,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/save-pi...
  2. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...xlsx" )); } catch ( Aspose :: Cells...Aspose :: Cells :: SaveFormat_Xlsx ); cellsOutputStream -> SetPosition...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  3. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook const...join ( dataDir , "SampleSheet.xlsx" ); // Instantiate a new Workbook...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  4. 如何通过 Node.js 使用 C++ 创建龙卷风图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建龙卷风图。...最后,将工作簿保存到 输出XLSX格式 。以下截图显示了Aspose.Cells在输出Excel文件中创建的龙卷风图表。...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/zh/nodejs-cpp/create-torn...
  5. SIGSEGV Crash During Excel to PDF Conversion wi...

    We are experiencing a critical SEGMENTATION FAULT (SIGSEGV) when converting Excel files containing embedded images to PDF using Aspose.Cells for Node.js with an OEM license. The application crashes during the NAPI cleanu…...xlsx files containing images to PDF...node:24 Docker image, converting XLSX files containing images to PDF...

    forum.aspose.com/t/sigsegv-crash-during-excel-t...
  6. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....saves the workbook in the output XLSX format. Sample Code #include...workbook workbook . Save ( u "out.xlsx" ); Aspose :: Cells :: Cleanup...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  7. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....xlsx outputCrossType.pdf outputCrossType..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  8. Converting a PDF file to PPTX using PHP | Aspos...

    Sample code on PHP for PDF to PPTX conversion. Use example code for batch PDF to PPTX 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...
  9. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX 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 Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....files and then read data from an XLSX file to fill in the PDF form...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...