Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 236,024 for

cells

(0.59 sec)
  1. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。... Cells . Workbook ( "sample.xlsx" );...var cellRange = worksheet . Cells . CreateRange ( startRow , startColumn...

    docs.aspose.com/slides/zh/net/working-solution-...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: ExternalConnections ; void PrintTables...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  3. 通过页面将工作表转换为图像文件|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.... Cells . Rendering . ImageOrPrintOptions...ImageOrPrintOptions options = new Aspose . Cells . Rendering . ImageOrPrintOptions...

    docs.aspose.com/cells/zh/net/converting-workshe...
  4. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...Cells允许您更改单个工作表标签的颜色,使其与其他工作表区分开。...。 使用Aspose.Cells设置工作表选项卡颜色 以下示例代码显示如何使用Aspose.Cells来设置选项卡颜色。 #include...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  5. Using Aspose.Cells for Java with ColdFusion|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....Cells for Java with ColdFusion Contents [...developers need to use Aspose.Cells for Java in their ColdFusion...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  6. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.Cells for C++....Cells to set the AutoRecover property...for that Excel file. Aspose.Cells provides the Workbook.GetAutoRecover()...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...
  7. Add a library reference to VBA project in workb...

    Learn how to add or register library references to the VBA project in a workbook using Aspose.Cells for C++....Cells VbaProject.References.AddRegisteredReferen()...in a workbook using Aspose.Cells The following sample code adds...

    docs.aspose.com/cells/cpp/add-a-library-referen...
  8. Working with GridWeb Client Side Script|Documen...

    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....Read the values of the GridWeb cells on Client Side Resize GridWeb...instead of only the updated cells Add/Remove Hyperlinks From Client...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/support-for-german-lo...
  10. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...Cells提供了 PrintCommentsType 枚举以支持相同的功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...