Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 102,530 for

workbook

(0.32 sec)
  1. 使用Node.js在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....// Create workbook from source file. const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleExportRangeOfC...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  2. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....initialize an instance of Workbook U16String inputFilePath =...srcDir + u "TestBook.xlsx" ; Workbook book ( inputFilePath ); //...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  3. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....of the text and saves the workbook as output Excel file . The..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  4. Rendering Slicer with JavaScript via C++|Docume...

    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....into an image or save your workbook to PDF or HTML formats, you..."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  5. Specify how to cross string in output PDF and i...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...StrictInCell ); // Save PDF file workbook . save ( outputDir + "outputCrossType...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  6. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。..."data" ); // Load your sample workbook which contains embedded PowerPoint...object const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  7. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook Workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = Workbook.Worksheets[0]; ListObject listObj = workshee…...the following: Workbook workbook = new Workbook("Demo.xlsx");...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  8. Convert POTX to XLTX via PHP or with free Onlin...

    PHP API to Convert POTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTX to XLSB (Excel Binary Workbook) Convert POTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  9. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...\\ " ); // Load sample workbook Workbook wb ( srcDir + u "sample..."/root/row/FIELD8" ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  10. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , LoadOptions...Numbers spreadsheet into a workbook with the above load options...

    docs.aspose.com/cells/javascript-cpp/read-numbe...