Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 106,496 for

workbook

(0.19 sec)
  1. Aspose.Cells 8.8.2 中的公共 API 更改|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....C# //Create an instance of Workbook & load an existing spreadsheet...spreadsheet var book = new Workbook ( dir + "sample.xlsx" ); //Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Get Pivot Table refresh date and refresh by who...

    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....by who information from a workbook. PivotTable.getRefreshDate...

    docs.aspose.com/cells/java/get-pivot-table-refr...
  3. Calculating IFNA function using Aspose.Cells|Do...

    How to calculate the IFNA function using the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we save the modified Excel file to disk....the Formula Calculation of Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/calculating-ifna-func...
  4. Ինչպես փոխարկել XML-ը Excel-ի ֆայլ՝ օգտագործելո...

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

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  5. Հեռացրեք դատարկ տողերը Excel-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Excel-ում C#-ի միջոցով դատարկ տողերը հեռացնելու համար: Ստացեք IDE մանրամասները, քայլերը և օրինակելի կոդը՝ Excel-ի դատարկ տողերը C#-ի միջոցով հեռացնելու համար:...Ներբեռնեք նպատակային Excel ֆայլը Workbook դասի միջոցով, որն ունի տվյալների...բեռնելով սկզբնաղբյուր Excel ֆայլը Workbook դասի օբյեկտում և մուտք գործելով...

    kb.aspose.com/hy/cells/net/remove-blank-rows-in...
  6. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...html"; Workbook? wbc; using (var ms = new...FileMode.Open)) wbc = new Workbook(ms, new LoadOptions(LoadFormat...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  7. Get Paper Width and Height of Page Setup of Wor...

    Discover how to get the Excel Worksheet Page Setup Paper Width and Height using Node.js via C++ programmatically....of Workbook class const book = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/get-paper-widt...
  8. 用 Node.js via C++ 插入折线图|Documentation

    使用Aspose.Cells for Node.js via C++为Excel创建迷你图。...xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-sp...
  9. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with Golang via C++....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...its VBA code and save the workbook and then recheck, we find...

    docs.aspose.com/cells/go-cpp/check-if-digital-s...
  10. Managing Page Breaks|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....class, Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/java/managing-page-breaks/