Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 105,371 for

workbook

(0.2 sec)
  1. Managing Page Breaks|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....class Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  2. Problem converting xls file to pdf: "T...

    Hi, I got the following exception, while trying to convert xls to pdf:"This file's format is not supported or you don't specify a correct format". attached is the problematic file. I am using the latest version. Is this…...0/95 Workbook (*.xls) So this file is actually...As "Microsoft Office Excel Workbook". Now you can use Aspose.Cells...

    forum.aspose.com/t/problem-converting-xls-file-...
  3. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs....GridJsWorkbook (); Workbook wb = new Workbook ( fullFilePath );...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet Page Setup using Aspose.Cells for Node.js via C++. Set headers and footers for first, odd, and even pages....xlsx" ); // Loads the workbook which contains hidden external...const wb = new AsposeCells . Workbook ( filePath ); // Gets the...

    docs.aspose.com/cells/nodejs-cpp/setting-differ...
  5. 通过C++在Node.js中支持德国本地化的命名范围公式|Documentation

    学习如何使用Aspose.Cells for Node.js via C++支持命名范围公式中的德国本地化。... Workbook (); wb . save ( sourceFilePath...wbSource = new AsposeCells . Workbook ( sourceFilePath ); const...

    docs.aspose.com/cells/zh/nodejs-cpp/support-for...
  6. 将VBA宏用户表单设计存储器从模板复制到目标工作簿,用JavaScript通过C++|Docu...

    学习如何使用Aspose.Cells for JavaScript通过C++将VBA项目(包括设计存储器)从一个Excel文件复制到另一个。..."text/javascript" > const { Workbook , SaveFormat , Utils , SheetType...empty target workbook const target = new Workbook (); // Load...

    docs.aspose.com/cells/zh/javascript-cpp/copy-vb...
  7. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital signature in Excel using Java....digital signature to it Load the workbook and add the digital signature...Save the digitally signed workbook These steps describe the procedure...

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  8. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...Cells :: IWorkbook > workbook ; try { workbook = Aspose :: Cells...:: IO :: MemoryStream (); workbook -> Save ( cellsOutputStream...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  9. Create TSV Using Python | products.aspose.com

    Generate Microsoft Excel TSV documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create TSV...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/tsv/
  10. Ինչպես փոխարկել Excel-ը CSV-ի Java-ում

    Այս քայլ առ քայլ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Excel-ը CSV-ի Java-ում: Այս քայլերը կարող են իրականացվել macOS-ում, Linux-ում և Windows-ում:...հղում TxtSaveOptions -ին և Workbook -ին` օգտագործելով Ներմուծումը...Բեռնել աղբյուր Excel ֆայլը Workbook օբյեկտի մեջ Գործարկեք TxtSaveOptions-ը՝...

    kb.aspose.com/hy/cells/java/how-to-convert-exce...