Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 104,117 for

workbook

(0.09 sec)
  1. 用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-...
  2. 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...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , PresetShadowType...// Create workbook object const wb = new Workbook (); // Access...

    docs.aspose.com/cells/javascript-cpp/setting-sh...
  4. 将CSV转换为JSON,使用C++|Documentation

    使用简单易用的Aspose.Cells for C++ API将CSV文件转换为JSON。...Csv ); // Load CSV file Workbook workbook ( srcDir + u "SampleCsv...worksheet Cell lastCell = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/convert-csv-to-json/
  5. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically...."text/javascript" > const { Workbook , SaveFormat , SheetRender...file stream const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。..."text/javascript" > const { Workbook , SaveFormat , SheetRender...file stream const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. Specify Job or Document Name while printing wit...

    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....document name while printing your workbook or worksheet using the WorkbookRender...job name while printing your workbook or worksheet. Specify Job...

    docs.aspose.com/cells/java/specify-job-or-docum...
  8. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "sampleGetFonts...); Vector < Font > fonts = workbook . GetFonts (); for ( int i...

    docs.aspose.com/cells/cpp/get-connection-points...
  9. Open Text Files as Workbooks|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....Ask AI Open Text Files as Workbooks Contents [ Hide ] Below are...file as workbooks: VSTO this . Application . Workbooks . OpenText...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  10. Disable Exporting Frame Scripts and Document Pr...

    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....properties while converting a workbook into HTML. The 8.6.0 version...properties. Once you convert a workbook into HTML, the output file...

    docs.aspose.com/cells/java/disable-exporting-fr...