Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 160,984 for

workbook

(0.15 sec)
  1. get_ValueFromCell() | Aspose.Slides for C++ API...

    Gets Workbook data cell. Applied if IDataLabelFormat::get(set)_ShowLabelValueFromCell property equals true....DataLabel::get_ValueFromCell() method Gets workbook data cell. Applied if IDa...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  2. Class LineShape | Aspose.Cells for .NET API Ref...

    Aspose.Cells.Drawing.LineShape class. Represents the line shape...//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Get...book. Worksheet worksheet = workbook . Worksheets [ 0 ]; //Add...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Create Microsoft Excel Files using Python | pro...

    Create Microsoft Excel worksheet reports without installing Microsoft Office...Python via Java API provides Workbook class that handles the creation...Process is simple. Create the Workbook class object and access the...

    products.aspose.com/total/python-java/create/
  4. Update Excel Files using Python | products.aspo...

    Edit Microsoft Excel XLSX, XLS, CSV documents without installing Microsoft Office within Python applications...Python via Java API provides Workbook class that handles the loading...Process is simple. Create the Workbook class object by providing...

    products.aspose.com/total/python-java/update/
  5. Convert Chart to Image for Japanese Region|Docu...

    Learn how to use Aspose.Cells for .NET sets 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: Workbook wb = new Workbook("Japanese.xls");...

    docs.aspose.com/cells/net/convert-chart-to-imag...
  6. Android API to Convert OTT to XLT or with free ...

    Convert OTT to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free OTT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  7. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Remove...

    docs.aspose.com/cells/python-net/delete-named-r...
  8. 【Aspose.Cell】xls形式のグラフを画像変換した際の縦軸の表示について - Free...

    Aspose.Cellを使用しxls形式のファイルをPDF化しています。 使用環境はvb.net2022、Aspose.cell23.2.0です。 グラフの参照元データはPDFに不要なため、画像化して貼り付けようとしていますが 軸の表示設定が無視され画像変換されてしまいます。 サンプルを添付しますので確認いただけますでしょうか。 test.xlsのグラフ1の縦軸の軸の書式設定→表示単位を億にしています。 変換後の画像がtex…...変換ロジックは下記 Dim wbwork As Workbook = New Workbook(baseFilePath + “test...

    forum.aspose.com/t/aspose-cell-xls/260964
  9. Check if Digital Signature of VBA Code is Valid...

    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....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/net/check-if-digital-sign...
  10. Sparkline | Aspose.Cells for .NET API 参考

    迷你图表示工作表单元格中的小图表或图形提供数据的可视化表示... [C#] Workbook book = new Workbook (); Worksheet sheet...

    reference.aspose.com/cells/zh/net/aspose.cells....