Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 105,430 for

workbook

(0.51 sec)
  1. Create Access and Copy Named Ranges|Documentation

    This article shows how to create, access, and copy named ranges using the Aspose.Cells for Python via .NET API....NET provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/create-access-...
  2. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. .NET API code to manage comments of TSV files....project Load Document via Workbook class object Select the specific...Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...

    products.aspose.com/total/net/annotate/tsv/
  3. Aspose.Cells 17.1.0 中的公共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....excel file var book = new Workbook ( dir + "sample.xlsx" ); //...an instance of Workbook var book = new Workbook (); // Set CheckCustomNumberFor...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Set Range Border|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....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/java/set-range-border/
  5. Encrypt And Decrypt ODS files|Documentation

    Password‑protect and encrypt ODS files using Aspose.Cells for .NET, which is a pure .NET library....Author while Write Protecting Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/net/encrypt-and-decrypt-o...
  6. Get or Set the Class Identifier of the Embedded...

    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....Close Extract OLE Objects from Workbook Automatically refresh OLE...

    docs.aspose.com/cells/python-net/get-or-set-the...
  7. Add PDF Bookmarks|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 code generates a simple workbook, specifies PDF bookmarks with...formulas, it is best to call Workbook.CalculateFormula just before...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  8. Add PDF Bookmarks|Documentation

    Learn how to add PDF bookmarks with Aspose.Cells for Python via .NET API....The code generates a simple workbook, specifies PDF bookmarks with...formulas, it is best to call Workbook.calculate_formula just before...

    docs.aspose.com/cells/python-net/add-pdf-bookma...
  9. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook Workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx");...xlsx"); workbook.Save("D:\\单倍行距测试.pdf"); } Professionalize.Discourse...

    forum.aspose.com/t/pdf-excel/322745
  10. Refresh and Calculate Pivot Table having Calcul...

    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 APIs and save the workbook in PDF format. The results...

    docs.aspose.com/cells/net/refresh-and-calculate...