Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 159,078 for

xlsx

(0.21 sec)
  1. Convert MHTML to DIF in Android Apps | products...

    Render MHTML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...be used to convert MHTML to XLSX. Secondly, Aspose.Cells for...Java can be used to convert XLSX to DIF. Both APIs are included...

    products.aspose.com/total/android-java/conversi...
  2. Convert MD to XLSB in Android Apps | products.a...

    Render MD to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert MD to XLSX. Aspose.Cells for Android via...can then be used to convert XLSX to XLSB. This two step process...

    products.aspose.com/total/android-java/conversi...
  3. Convert XML to TSV in Android Apps | products.a...

    Render XML to TSV in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XML to XLSX. It is a powerful PDF processing...Java can be used to convert XLSX to TSV. It is a powerful spreadsheet...

    products.aspose.com/total/android-java/conversi...
  4. Loading and managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files using JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/loading-sa...
  5. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  6. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...tried embedding your template XLSX file into a PPT file by Aspose...the Workbook is opened as an XLSX file, then the Workbook.save()...

    forum.aspose.com/t/formatting-not-retained-whil...
  7. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime...."add_begin_with.out.xlsx" ) book . save ( out_fn , SaveFormat . XLSX ) def...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  8. Extract OLE Objects from Workbook with Node.js ...

    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" )); // Get the OleObject collection...Excel97To2003 : fileName += "xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/extract-ole-ob...
  9. 给模板文件中的数据透视表pivot加筛选器fitler出现问题 - Free Support ...

    SyntaxEditor Code Snippet var wb=new Workbook(@“F:\mao\2items\7.1\05报表模块\warehouse\alarm_3.Xlsx”); var pivot=wb.Worksheets[0].PivotTables[0]; var rowField=pivot.RowFields[“device_name”]; rowField.GetFilters().Count()…...xlsx”); var pivot=wb.Worksheets[0]....1\05报表模块\warehouse\alarm_3.xlsx"); var pivot = wb.Worksheets[0]...

    forum.aspose.com/t/pivot-fitler/319909
  10. Word-ից Excel փոխարկում Python-ի օգնությամբ

    Հետևեք այս հոդվածին՝ Word փաստաթուղթը Excel ձևաչափի փոխարկելու համար՝ օգտագործելով Python։ Այն պարունակում է IDE-ի կարգավորման բոլոր մանրամասները, քայլերի ցանկը և օրինակային կոդ՝ Python-ում պարզ Word DOC-ից Excel փոխարկիչ կառուցելու համար։... Քայլեր՝ DOC ֆայլը XLSX փոխարկելու համար Python-ով Կարգավորեք...Օգտագործեք save մեթոդը՝ SaveFormat.XLSX արժեքով Excel ֆայլ ստեղծելու...

    kb.aspose.com/hy/words/python/conversion-from-w...