Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 157,932 for

xlsx

(0.51 sec)
  1. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  2. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++....xlsx" )); // Get the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  3. Remove PPT Annotation using C++ | products.aspo...

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

    products.aspose.com/slides/cpp/annotation/ppt/
  4. Remove ODP Annotation using C++ | products.aspo...

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

    products.aspose.com/slides/cpp/annotation/odp/
  5. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...xlsx" )); // Accessing the newly...path . join ( dataDir , "result.xlsx" )); 执行上述代码,你将得到一个 输出文件 。 如何在Excel中评论中插入图片或图像...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  6. Create Funnel Chart in Excel using C# | Funnel ...

    Learn how to create a Funnel chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples to visualize data efficiently....that are ready for export to XLSX, PDF, or images. This article...Multiple output formats – Save as XLSX, XLS, CSV, PDF, PNG, and more...

    blog.aspose.com/cells/create-funnel-chart-in-ex...
  7. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided.... Extensive Format Support – XLSX, XLS, CSV, ODS, PDF, and more...Persist the workbook to an .xlsx file. Running the program creates...

    blog.aspose.com/cells/create-stockvolumehighlow...
  8. 通过C++和Node.js从工作簿中提取OLE对象|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" )); // Get the OleObject Collection...Excel97To2003 : fileName += "Xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  9. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a document in the Xlsx format in Java....when saving a document in the XLSX format. Examples: Shows how..."XlsxSaveOptions.SelectionMode.xlsx", xlsxSaveOptions); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  10. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...xlsx" ); // Get the OleObject Collection...Excel97To2003 : fileName += u "Xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...