Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 81,375 for

xls

(0.05 sec)
  1. How to Convert Excel to XPS in C# .NET

    This step by step tutorial shows you how to convert Excel to XPS in C#. It converts Excel to XPS in C# without Microsoft Excel and Interop....class Load input Excel (XLSX or XLS) to be converted to XPS Save...and steps you can also convert XLS to XPS in C# applications and...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  2. Ինչպես փոխարկել Excel-ը XPS-ի C# .NET-ում

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

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  3. Փոխակերպեք HTML-ը Excel-ի Java-ի միջոցով

    Այս հոդվածը բացատրում է, թե ինչպես փոխարկել HTML-ը Excel-ի Java-ի միջոցով: Այն ունի մանրամասներ IDE-ի կարգավորումների համար, քայլերի ցանկ և օրինակելի կոդը՝ Java-ի միջոցով HTML-ից Xls փոխարկիչ մշակելու համար:...օրինակելի կոդը՝ Java ** HTML-ից XLS փոխարկիչ մշակելու համար: Դուք...ընտրության: Java-ի միջոցով HTML-ը XLS-ի փոխարկելու քայլեր Ստեղծեք միջավայր՝...

    kb.aspose.com/hy/pdf/java/convert-html-to-excel...
  4. Autofit Rows and Columns in Ruby|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....xls' ) # Accessing the first worksheet...save ( data_dir + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  5. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....Gets the path and name of an xls/xlsx file this chart is linked...Gets the path and name of an xls/xlsx file this chart is linked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Removing Worksheets Using Sheet Index in PHP|Do...

    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....xls' )); $worksheets = $ptr -> Get...array ( $dataDir . "/output.xls" )); Download Running Code Download...

    docs.aspose.com/cells/net/removing-worksheets-u...
  7. Verify Password of Encrypted Files|Documentation

    Verify the passord of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and Open office (ODS) files using Java codes....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS)...

    docs.aspose.com/cells/java/verify-password-of-e...
  8. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with C++....Rows and Columns supported by XLS and XLSX formats with C++ Update...

    docs.aspose.com/cells/cpp/workbook-settings/
  9. 在工作表中插入和移除单元格批注|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....xls" ; //Open the excel file. excelApp...string myPath = @"d:\test\Book1.xls" ; //Instantiate a new Workbook...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  10. Freeze Panes in Python|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....xls" ) # Accessing the first worksheet...( self . dataDir + "book.out.xls" ) # Print Message print "Panes...

    docs.aspose.com/cells/java/freeze-panes-in-python/