Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 105,061 for

workbook

(0.21 sec)
  1. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...xlsx"; var workbook = new Workbook(input); // CHANGING...CHANGING DATA IN workbook.Worksheets[0] // WE NEED TO USE THIS. workbook...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  2. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Startup (); // Create a workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  3. Ինչպես փոխարկել XML-ը XLSX-ի՝ օգտագործելով C#

    Այս արագ թեման ընդգրկում է, թե ինչպես փոխարկել XML-ը XLSX-ի՝ օգտագործելով C#: Այն ներառում է համակարգի կոնֆիգուրացիան, քայլ առ քայլ ալգորիթմը և աշխատանքային օրինակի կոդը՝ XML-ը որպես Excel ֆայլ C#-ում պահելու համար:...ֆայլը սկավառակից՝ օգտագործելով Workbook -ի օրինակը՝ տրամադրելով ֆայլի...մուտք գործել՝ օգտագործելով Workbook օբյեկտը: Վերջապես, բեռնված...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  4. Ինչպես միաձուլել բջիջները Excel-ում Java-ի միջոցով

    Այս ճշգրիտ ձեռնարկում մանրամասն նկարագրված է այն մասին, թե ինչպես միաձուլել բջիջները Excel-ում Java-ի միջոցով: Դուք հեշտությամբ կարող եք հասկանալ, թե ինչպես Java Excel-ի միջոցով բջիջների միաձուլումը կարող է իրականացվել ծրագրային եղանակով՝ պարզ API զանգերի միջոցով:...դատարկ Excel ֆայլ՝ օգտագործելով Workbook օբյեկտը Ստացեք մուտք դեպի...անհրաժեշտ է նախաստորագրել Workbook դասի օբյեկտը: Այնուհետև անցեք...

    kb.aspose.com/hy/cells/java/how-to-merge-cells-...
  5. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for Node.js via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more.... Code example: const { Workbook } = require ( 'aspose.cells'...cells' ); let wb = new Workbook ( "Japanese.xls" ); wb . settings...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...
  6. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....all the worksheets in the workbook. Please see its sample Excel...02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "sampleRemoveExisting...

    docs.aspose.com/cells/cpp/remove-existing-print...
  7. 通过 Node.js 和 C++ 将源工作表的页面设置复制到目标工作表|Documentation

    本文说明如何使用 Node.js API 或 C++ 库示例代码,将源工作表的页面设置复制到目标工作表。...Create workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-page-s...
  8. Compress XLSB Files Online or via Java | produc...

    Free online app to compress different XLSB files. Java compression library code for XLSB documents....Project Load the document via Workbook class There are 9 levels of...to compress large binary workbooks before sharing them via email...

    products.aspose.com/total/java/compress/xlsb/
  9. Generate Thumbnail of the Worksheet with JavaSc...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for JavaScript via C++. Create small images for previews in documents and presentations...."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/generate-t...
  10. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...arrayBuffer (); const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/apply-adva...