Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 245,884 for

cells

(0.29 sec)
  1. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...testPortionFormatEff(ITable table) { // This cell triggered the issue originally...originally, but happens with other cells too ICell testCell = table.get_Item(2...

    forum.aspose.com/t/iportioneffectivedata-instan...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using Node.js via C++....Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used in...

    docs.aspose.com/cells/nodejs-cpp/insert-hyperli...
  3. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....Tables: create, auto-fit, merge cells, alignment, shading, paddings...

    docs.aspose.com/words/python-net/aspose-words-m...
  4. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...How to Fit Image to Cell Width in Aspose.Cells Instead of Fixed...Fixed Width? Aspose.Cells Product Family e.scanlan October 22, 2025...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  5. Hide and Unhide Worksheets in a Workbook|Docume...

    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 for .NET. Hiding and Unhiding...perform the same task with Aspose.Cells , again using either C# or Visual...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  6. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....columns, then first select a cell (such as B2). Click View > Freeze...labels. Freeze Panes with Aspose.Cells for JavaScript via C++ It’s...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  7. 通过C++用JavaScript保存为ODF 1.1、1.2和1.3|Documentation

    使用Aspose.Cells for JavaScript通过C++将Excel转换为ODF 1.1、1.2和1.3规格...Cells 支持将 ODS 文件( OpenDocument Spreadsheet...1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.odfStrictVersion...

    docs.aspose.com/cells/zh/javascript-cpp/save-od...
  8. Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わる -...

    Aspose.Cells for .NET(v25.10.0)を利用しています。 Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わりました。 確認すると設定していた透明度の設定がなくなっていました。 本件の対処方法を教えてください。 不具合であれば修正を検討ください。 詳細は以下の添付ファイルをご確認ください。 画像コピー検証.zip (88.3 KB) 添付ファイル内の「検証結果.…...Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わる 日本語による技術サポート cells-net...Aspose.Cells for .NET(v25.10.0)を利用しています。 Aspose.Cellsでシートをコピ...

    forum.aspose.com/t/aspose-cells/320639
  9. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....Cells Product Family Aspose.Email...into a user-defined starting cell in the selected worksheet. During...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  10. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....Cells Product Family Aspose.Email...Python Install Python and Aspose.Cells for Python via Java Create and...

    kb.aspose.com/cells/python/how-to-convert-excel...