Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 81,376 for

xls

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::Chart::get_Sour...

    Aspose::Words::Drawing::Charts::Chart::get_SourceFullName method. Gets the path and name of an Xls/Xlsx file this chart is linked to in C++....Gets the path and name of an xls/xlsx file this chart is linked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Inserting and Removing Cell Comments in a Works...

    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/net/inserting-and-removin...
  3. Extended Rendering Extensions Support|Documenta...

    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 spreadsheet formats (XLS, XLSX, XLSB), and other formats...

    docs.aspose.com/cells/reportingservices/extende...
  4. Hiding and Showing Rows and Columns in Jython|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.... xls ' ) # Accessing the first worksheet...dataDir + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  5. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. #include <iostream> #include...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  6. 在 Jython 中调整行高和列宽|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...( dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  7. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  8. Adjusting Row Height and Column Width in Ruby|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....xls' ) # Accessing the first worksheet...( data_dir + "Set Row Height.xls" ) puts "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  9. 使用C++ via Node.js将带有图片或图表的XLS文件转换为PDF|Documenta...

    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....js将带有图片或图表的XLS文件转换为PDF Contents [ Hide ] Aspose...Aspose.Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for Node.js via...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-xls...
  10. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XlsX or Xls in your Python applications without MS Office....xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...