Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 204,256 for

excel

(0.13 sec)
  1. Unfreeze Rows or Columns|Documentation

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs.... If worksheets in the Excel files are frozen, sometimes...Unfreeze Rows or Columns In Excel Click View tab → Freeze Panes...

    docs.aspose.com/cells/python-net/unfreeze-rows-...
  2. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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.... Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  3. Ինչպես փոխարկել XML-ը XLSX-ի Python-ում

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

    kb.aspose.com/hy/cells/python/how-to-convert-xm...
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....manage shape text options in Excel files programmatically. This...customize the text within shapes in Excel files. The Shape class provides...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...限制生成页面数 使用C++将Excel转换为PDF Contents [ Hide ] 有时,您希望将某个范围的页面打印到输出PDF文件中。Aspose...有时,您希望将某个范围的页面打印到输出PDF文件中。Aspose.Cells可以在将Excel电子表格转换为PDF文件格式时设置生成的页面数量限制。 限制生成的页面数量...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  6. 用JavaScript和C++格式化切片器|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....您可以通过设置列数或样式等方式,在Microsoft Excel中格式化切片器。Aspose.Cells for JavaScript通过C++也允许您使用...请参见以下代码,它加载包含切片器的 示例Excel文件 ,访问切片器并设置其列数和样式类型,然后将其保存为 输出Excel文件 。屏幕截图显示了代码执行后切片器的外观。...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  7. 通过 C++ 的 JavaScript 移除切片器|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....Contents [ Hide ] 可能的使用场景 如果您想删除Excel中的切片器,只需选中它并按 删除 键。同样地,如果您想通过Aspose...以下示例代码加载了包含现有切片器的 示例Excel文件 。它访问切片器然后将其删除,最后将工作簿保存为 输出Excel文件 。下面的截图显示了执行示例后将被删除的切片器。...

    docs.aspose.com/cells/zh/javascript-cpp/removin...
  8. Setting Pivot Table Option - For Empty Cells Sh...

    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 To find and set this option in Microsoft Excel: Select...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/setting-pi...
  9. 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....Possible Usage Scenarios Microsoft Excel supports many formats like XLS...explains how to read and write an Excel file in XLSM format using Aspose...

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  10. Hello World 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....that represents a Microsoft Excel file. workbook = Rjb :: import...modified Excel file in the default (that is, Excel 2003) format...

    docs.aspose.com/cells/java/hello-world-in-ruby/