Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 106,496 for

workbook

(1.17 sec)
  1. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Workbook wb = new(ms); int activeIndex...7:38pm 2 @BK.Broiler.730 The workbook is being opened, recalculated...

    forum.aspose.com/t/updated-embedded-excel-data-...
  2. 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...
  3. Excel ֆայլի դեկրիպտում Java-ով

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

    kb.aspose.com/hy/cells/java/decrypt-excel-file-...
  4. 在没有内容时输出空白页面(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  5. 使用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...
  6. 在形状的文本选项中指定东亚和拉丁字体名称,使用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...
  7. 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...
  8. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...01_SourceDirectory \\ " ); Workbook wb ; SignatureLine signatureLine...outputPath ); std :: cout << "Workbook with signature line saved...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  9. Create and Format Table|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....Cells provides a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/create-and-format-table/
  10. Globalization and Localization with Node.js via...

    Explore globalization and localization support in Aspose.Cells for Node.js via C++. Learn how to handle format cultures and change formats dynamically....Close Import XML to Excel workbook with Node.js via C++ Using...

    docs.aspose.com/cells/nodejs-cpp/globalization-...