Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 140,010 for

xlsx

(0.16 sec)
  1. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C# API code for any ODS file text search application....xlsx . Tracking changes or comments...Excel Binary Format) Search in XLSX (Open XML Workbook)...

    products.aspose.com/total/net/search/ods/
  2. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source excel...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  3. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....saves the workbook in output XLSX format. The following screenshot...U16String inputFilePath = u "input.xlsx" ; Workbook wb ( inputFilePath...

    docs.aspose.com/cells/cpp/create-timeline/
  4. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  5. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...Workbook ( srcDir + u "TestData.xlsx" , loadOptions ); // Perform...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  6. Convert ODT to EXCEL in C++ or with free Online...

    C++ API to Convert ODT to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, HTML, and more. It also provides...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/odt-to...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – 異なるExcelファイルをJavaの1つのファイルにマージしますhttps://products.aspose.com/cells/ja/java/merger/Recent content in 異なるExcelファイ......これは、XLTXファイルで指定されたものと同じ設定を示すXLSXファイルを生成するために使用できる標準テンプレートファイルを作成するために使用されます。...(Spreasheetファイル) col-md-3 other-converter XLSX (OOXMLExcelファイル) col-md-3 other-converter...

    products.aspose.com/cells/ja/java/merger/index.xml
  8. Aspose.Cells for Java - Interruptible Library|D...

    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" , FileFormatType . XLSX ); } catch ( CellsException...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/zh/python-net/setting-for...
  10. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate or remove Scenarios from Excel Worksheets programmatically using C++ Library with Aspose.Cells API....The sample code below opens an XLSX Excel file that contains some...( srcDir + u "aspose-sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/create-manipulate-or-...