Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 157,067 for

xlsx

(0.09 sec)
  1. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...
  2. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...xlsx" ), options ) # Set some properties...join ( data_dir , "Sample2.out.xlsx" )) # Open the workbook w =...

    docs.aspose.com/cells/zh/python-net/using-workb...
  4. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xlsx" ); // Loads the workbook which...dependents. For example, in Book1.xlsx there are formulas: “=A1+20”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  5. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++...."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir +...+ u "outputSpecifyAuthorW.xlsx" ); std :: cout << "Workbook write...

    docs.aspose.com/cells/cpp/specify-author-while-...
  6. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. The following screenshot...

    docs.aspose.com/cells/python-net/create-timeline/
  7. Use Custom XML Parts in Aspose.Cells with Golan...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with Golang via C++....xlsx to .zip and then opening it...

    docs.aspose.com/cells/go-cpp/use-custom-xml-par...
  8. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  9. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。...xlsx" ); // Instantiate a new Workbook...join ( dataDir , "output_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/set-externa...
  10. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Node.js via C++....saves the workbook in the output XLSX format. The following screenshot...

    docs.aspose.com/cells/nodejs-cpp/create-timeline/