Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 30,504 for

worksheet

(1.42 sec)
  1. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/androidjava/image/
  2. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...collection in the first (default) worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/cpp/activex/
  4. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Worksheets[0]; foreach (var pivotTable...asposeSheet = asposeWorkbook.Worksheets[0]; foreach (var pivotTable...

    forum.aspose.com/t/export-pivottable-as-image-s...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/java/image/
  6. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#.... Worksheet sheet = this . gridDesktop1 . Worksheets . Add...

    docs.aspose.com/cells/net/licensing/
  7. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...images/icons of the second and third worksheet fine, see the screenshot for...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  8. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  9. Compress and Decompress XLS Files via .NET

    C# compression and decompression source code to compress XLS documents into a single zip archive or vice versa on .NET Framework, .NET Core....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/zip/net/zip-file/xls/
  10. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea , FormatConditionType...Workbook () sheet1 = book . worksheets [ 0 ] self . _sheet = sheet1...

    docs.aspose.com/cells/python-net/how-to-add-tim...