Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 205,829 for

aspose.cells

(0.32 sec)
  1. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...loading and saving back Aspose.Cells Product Family cells-net...file are missing. I’m using Aspose.Cell version 25.6. Sample : test...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  2. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.cells for Python via .NET. Ensure precise text rendering with character-level font substitution...., Times New Roman), Aspose.Cells changes the entire word/sentence’s...PDF format import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/python-net/change-the-fon...
  3. Release Unmanaged Resources of the Workbook wit...

    Learn how to properly release unmanaged resources when working with Excel workbooks using Aspose.cells for Python via .NET....NET Contents [ Hide ] Aspose.Cells provides the workbook.close()...ensure proper cleanup. from aspose.cells import Workbook # Create...

    docs.aspose.com/cells/python-net/release-unmana...
  4. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Headers Contents [ Hide ] Aspose.Cells supports hiding and showing...Visibility of the Gridlines Aspose.Cells provides a class, Workbook...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  5. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...import os import io from aspose.cells import Workbook , HtmlLoadOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET # The path to the...

    docs.aspose.com/cells/zh/python-net/support-the...
  6. 在Ruby中显示或隐藏行列标题|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....Hide ] Aspose.Cells - 显示或隐藏行列标题 隐藏行/列标头 要使用 Aspose.Cells Java for...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/display-or-hide-r...
  7. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.cells for .NET API.... You can use Aspose.Cells to find all cells with a...a common style. Aspose.Cells provides the FindOptions.Style property...

    docs.aspose.com/cells/net/find-cells-with-speci...
  8. Read and Write XLSB File Format|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.... Aspose.Cells also supports many of these...file in XLSB format using Aspose.Cells. Read and Write XLSB File...

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  9. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.cells for Python via .NET API.... You can use Aspose.Cells for Python via .NET to find...cells with a common style. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/find-cells-wit...
  10. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.cells for C++....contains hidden worksheets, Aspose.Cells by default exports the hidden...to the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...