Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 159,081 for

xlsx

(0.25 sec)
  1. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....output XLSX format wb . Save ( u "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/add-cells-to-microsof...
  2. Ինչպես փոխարկել Excel-ը XPS ֆայլի Python-ում

    Այս արագ ձեռնարկը ներառում է, թե ինչպես փոխարկել Excel-ը Python-ում XPS-ի: Այն ներառում է բոլոր համապատասխան մանրամասները, ներառյալ ալգորիթմը և օրինակելի կոդը Python-ում Excel-ի XPS-ի փոխարկումն իրականացնելու համար:...հիմնական տարբերակն է Python-ում *XLSX-ին XPS-ին մատուցելու համար:...հոդվածում դուք հասկացաք Python-ում XLSX-ին XPS արտահանելու գործընթացը:...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  3. Read and Write XLSM File Format|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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose...

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  4. Read and Write XLSB File Format|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....supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc. Aspose...

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  5. Ինչպես ստեղծել Excel ֆայլ C#-ում

    Այս թեման ցույց է տալիս, թե ինչպես ստեղծել Excel ֆայլ C#-ով .NET հավելվածում առանց MS Excel-ի միջակայքի օգտագործման:...-ի բջիջներում Պահպանեք Excel XLSX ֆայլը տվյալների հետ Տարիների...Վերջում մենք պահում ենք Excel XLSX ֆայլը սկավառակի վրա: Բացի այդ...

    kb.aspose.com/hy/cells/net/how-to-generate-exce...
  6. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  7. Ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը...

    Այս հոդվածը ցույց է տալիս, թե ինչպես բացել գաղտնաբառով պաշտպանված Excel ֆայլը Node.js-ի միջոցով: Այն ունի մանրամասներ՝ IDE-ը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Excel-ը գաղտնաբառով բացելու համար Node.js-ի միջոցով:...օբյեկտ Սահմանեք բեռնման ձևաչափը XLSX Սահմանեք գաղտնաբառը Excel ֆայլը...հարմարեցվում է՝ բեռնման ձևաչափը դնելով XLSX և ֆայլի բացման գաղտնաբառը: Ի...

    kb.aspose.com/hy/cells/nodejs/how-to-open-passw...
  8. Ինչպես փոխարկել Excel-ը XPS-ի C# .NET-ում

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Excel-ը XPS-ի C#-ով: Այն վերափոխում է Excel-ը XPS-ի C#-ով առանց Microsoft Excel-ի և Interop-ի:...օբյեկտ Բեռնել մուտքագրումը Excel (XLSX or XLS) ՝ XPS-ի փոխարկելու համար...օրինակում մենք փոխարկում ենք XLSX-ը XPS-ի C#-ով, սակայն օգտագործելով...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  9. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  10. 用C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for C++中设置图表系列的值格式代码。我们的指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,以便准确专业地呈现您的数据。...xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "51740713.xlsx" ; // Load the source Excel...

    docs.aspose.com/cells/zh/cpp/set-the-values-for...