Sort Score
Result 10 results
Languages All
Labels All
Results 6,091 - 6,100 of 105,461 for

workbook

(1.47 sec)
  1. Supported File Formats|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....the Microsoft Excel 97-2003 Workbook. XLSX The Office Open XML...

    docs.aspose.com/cells/jasperreports/supported-f...
  2. How to Add Filter in XLSX File using C++

    In this tutorial, we will learn how to add filter in XLSX file using C++. You can insert filter in Excel worksheet on MS Windows or Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook Class object to instantiate...instantiate new Excel workbook Insert sample values into the cells Set...

    kb.aspose.com/cells/cpp/how-to-add-filter-in-xl...
  3. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Copy Excel Sheet to Another Workbook in Java How to Copy Excel...Excel Sheet to another Workbook in C# How to Merge Cells in Excel...

    kb.aspose.com/cells/page/16/
  4. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.Cells for C++....xlsx" ; // Create workbook Workbook wb ( inputFilePath );...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  5. Excel ֆայլի դեկրիպտում Java-ով

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

    kb.aspose.com/hy/cells/java/decrypt-excel-file-...
  6. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...unique_ptr < Workbook > wb = std :: make_unique < Workbook > ( designerFile...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  7. 在形状的文本选项中指定东亚和拉丁字体名称,使用Node.js通过C++|Documentation

    学习如何在形状的文本选项中指定东亚和拉丁字体名称,使用Aspose.Cells for Node.js via C++。...empty workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  8. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  9. Insert Sparkline with Node.js via C++|Documenta...

    Create a sparkline for Excel using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); const sheet...

    docs.aspose.com/cells/nodejs-cpp/creating-spark...
  10. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for Node.js via C++. Customize the appearance of spreadsheet cells as needed....sets the default style of the workbook. Please download the output...

    docs.aspose.com/cells/nodejs-cpp/create-style-o...