Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 140,161 for

xlsx

(0.12 sec)
  1. Previewing document|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....– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM, XLTX...

    docs.aspose.com/cells/sharepoint/previewing-doc...
  2. Ինչպես ստեղծել Excel-ի կարկանդակ գծապատկեր C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես կարելի է ստեղծել Excel Pie աղյուսակը C#-ում WinForms .NET կամ ASP.NET հավելվածում՝ առանց MS Excel-ի միջակայքի օգտագործման:...Այնուհետև կարող եք պահել Excel XLSX ձևաչափում: Դուք կարող եք պարզապես...պարզապես բացել ելքային XLSX ֆայլը Excel դիտողի մեջ՝ գրաֆիկը ցուցադրելու...

    kb.aspose.com/hy/cells/net/how-to-create-excel-...
  3. Ինչպես փոխարկել TSV-ն Excel-ի C#-ում

    Այս հոդվածը նկարագրում է, թե ինչպես փոխարկել TSV-ն Excel-ի C#-ով: Այն կիսում է շրջակա միջավայրը կարգավորելու համար անհրաժեշտ բոլոր տեղեկությունները, քայլերը, որոնք պետք է հետևվեն և գործարկվող կոդ, որը TSV ֆայլը վերածում է Excel-ի C#-ով:...պահպանել ելքային ֆայլը որպես XLSX ֆայլ: TSV-ն Excel-ի C#-ով փոխարկելու...ելքային ֆայլը պահվում է որպես XLSX ֆայլ, սակայն այն կարող եք պահպանել...

    kb.aspose.com/hy/cells/net/how-to-convert-tsv-t...
  4. Aspose.Cells Product Family

    Aspose.Cells is a class library that can be used by developers for various platforms for a variety of excel processing tasks....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/
  5. Aspose.Cells for C++

    This API allows you to do all kinds of operations on Excel files files in C++ code including creating, editing and converting etc....using C++ How to Add Filter in XLSX File using C++ How to Convert...to JPEG in C++ How to Convert XLSX to XPS using C++ How to Convert...

    kb.aspose.com/cells/cpp/
  6. Convert Excel workbook to Ods,Sxc and Fods (Ope...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for Node.js via C++....xlsx" ); let workbook = new AsposeCells...path . join ( dataDir , "book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...workbook in xlsx format wb . Save ( u "outputSpecifyDocumen.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Document properties set...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  8. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...xlsx" ); // Access first worksheet...flag ); // Save the workbook in XLSX format. wb . Save ( outputDir...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  9. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...xlsx) [输出 Excel 文件](101089333.xlsx) #include <iostream>...srcDir + u "PivotTableSample.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  10. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...