Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 157,925 for

xlsx

(0.43 sec)
  1. Annotate Documents via Java | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your Java application. Clear Annotation with ease....Author Manage Microsoft Excel XLS XLSX Annotations To perform Excel...Annotate XLSM Files Annotate XLSX Files Annotate XLT Files Annotate...

    products.aspose.com/total/java/annotate/
  2. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascriptcpp/developer-g...
  4. 如何使用 JavaScript 结合 C++ 创建瀑布图|Documentation

    使用 JavaScript 和 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中创建瀑布图。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...xlsx") # Access the first worksheet...file_path = "e:\\test2\\Book1.xlsx" workbook = Workbook(file_path)...

    forum.aspose.com/t/access-rendered-value-of-cel...
  6. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...xlsx" )); // Access first worksheet...join ( dataDir , "output_out.xlsx" )); 在Excel中设置或更改圆角矩形文本框的尖端点...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  7. Converting Worksheet to Image and Worksheet to ...

    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 (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to demonstrate...

    docs.aspose.com/cells/python-net/converting-wor...
  8. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...xlsx” Professionalize.Discourse August...hearing is once I have saved an xlsx as docx and have an editable...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  9. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.Cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  10. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...The example loads a template XLSX file, defines colors for different...The example uses a template XLSX file, gets the colors for different...

    docs.aspose.com/cells/net/excel-themes-and-colors/