Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 82,065 for

workbook

(0.12 sec)
  1. 5115146.xlsx

    ExternalLink Source Amount Comment ExternalAccounts.xlsx 10,000 External link Workbook data pull with password ExternalAccounts.xlsx 11,000 External link Workbook data pull with password ExternalAc......xlsx 10,000 External link workbook data pull with password ExternalAccounts...xlsx 11,000 External link workbook data pull with password ExternalAccounts...

    docs.aspose.com/cells/ja/net/change-the-absolut...
  2. 5115146.xlsx

    ExternalLink Source Amount Comment ExternalAccounts.xlsx 10,000 External link Workbook data pull with password ExternalAccounts.xlsx 11,000 External link Workbook data pull with password ExternalAc......xlsx 10,000 External link workbook data pull with password ExternalAccounts...xlsx 11,000 External link workbook data pull with password ExternalAccounts...

    docs.aspose.com/cells/it/net/change-the-absolut...
  3. 5115146.xlsx

    ExternalLink Source Amount Comment ExternalAccounts.xlsx 10,000 External link Workbook data pull with password ExternalAccounts.xlsx 11,000 External link Workbook data pull with password ExternalAc......xlsx 10,000 External link workbook data pull with password ExternalAccounts...xlsx 11,000 External link workbook data pull with password ExternalAccounts...

    docs.aspose.com/cells/ar/net/change-the-absolut...
  4. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page break preview of an Excel Workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....NET provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets...

    docs.aspose.com/cells/python-net/worksheet-views/
  5. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...formatting of the text in the workbook. You can reset the font color...Load the workbook Workbook workbook = new Workbook("path/to/your/file...

    forum.aspose.com/t/aspose-cells-wps/314668
  6. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。... Workbook ( inputPath ); // Create a...reference to // the sheets of the Workbook. const sheets = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...
  7. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....accessed from a disk and into a Workbook class object along with the...PDF in Node.js by saving the Workbook instance as a PDF file on...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...
  8. 在Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。... 你可以通过调用 Workbook.ContentTypePropertie.Add()...Cells添加自定义XML部分。 以下示例代码使用 Workbook.ContentTypePropertie.Add()...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  9. 在VSTO和Aspose.Cells中自动筛选数据|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....Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  10. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/show-and-hide-...