Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 235,727 for

aspose.cells

(0.64 sec)
  1. InsertCheckboxInChartSheet_out.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/ar/java/controls-in-chart...
  2. 101089316.xlsx

    Sheet1 Chart1 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.cells for .NET.Copyright 2003 - 2020 Aspose Pty Ltd. 14.0300 14.0300 false... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  3. When converting XPS to PDF using Aspose.PDF 26....

    ご連絡ありがとうございます。 CELLSNET-59847の件は解消していることが確認できました。 しかし、作成したXPSをAspose.PDF 26.2.0を使用してPDFに変換するとチャート部分が表示されません。 xlsx → XPS → PDFというように変換しています。 こちらの修正もお願いします。 再現できるファイルをzipにまとめて添付しました。 NG.zip (733.5 KB) XPS→PDF変換で使用して…...チャート付きのExcelファイルをXPSファイルをAspose.Cellsで変換すると例外が発生する sergei.shibanov...ます。 これはXPS側の問題だと思われますので、Aspose.Cellsの問題として問い合わせます。 しかし、Aspose...

    forum.aspose.com/t/when-converting-xps-to-pdf-u...
  4. 新增工作表并激活工作表|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....在本文中,我们使用 VSTO 和 Aspose.Cells for .NET 执行了这些任务。 添加工作表并激活工作表...另存为微软Excel文件。 下面是 VSTO(C#、VB)和 Aspose.Cells for .NET(C#、VB)的并行代码片段,展示如何实现这些任务。...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  5. Protecting Worksheets|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.... Protect a Worksheet Aspose.Cells for Python via .NET provides...Cells In this method, we use Aspose.Cells for Python via .NET API...

    docs.aspose.com/cells/python-net/protecting-wor...
  6. 如何通过C++使用JavaScript设置打印区域|Documentation

    本文向您展示了如何使用C++的Aspose.cells库中的JavaScript设置打印区域的代码。... 清除打印区域后会发生什么 在使用Aspose.Cells的电子表格程序中清除打印区域,将导致打印时包含整...表内的其他数据,都将包含在打印任务中。 如何使用Aspose.Cells for JavaScript通过C++设置打印区域...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....with C++ Contents [ Hide ] Aspose.Cells provides ways to control...and Hide Rows and Columns Aspose.Cells provides a class, Workbook...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  8. Java API to Convert WORD to DIF or with free On...

    Convert WORD to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to DIF online converter quickly before integrating the code....The second step is to use Aspose.Cells for Java to convert the...in the process is to use Aspose.Cells for Java to convert the...

    products.aspose.com/total/java/conversion/word-...
  9. 用Node.js通过C++管理范围|Documentation

    学习如何使用Aspose.cells for Node.js via C++管理Excel中的范围。创建区域、设置值、样式并执行各种操作。...所选的矩形区域也可以通过Aspose.Cells for Node.js via C++轻松创建为对象。...方法。 用Aspose.Cells for Node.js via C++管理区域 Aspose.Cells提供了一个代表Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ra...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Aspose.Cells supports all the print options...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/setting-print-options/