Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 249,453 for

cells

(0.45 sec)
  1. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...Cells for Node.js via C++实现,开发者可以在运行时自动调整单元格的尺寸。...C++实现,开发者可以在运行时自动调整单元格的尺寸。 自动调整 Aspose.Cells 提供了 Workbook 类,表示一个 Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. Working with Headers and Footers|Documentation

    This section explains how to set headers and footers of the Microsoft Office Visio with Aspose.Diagram....Layers Working with User-defined Cells...

    docs.aspose.com/diagram/net/working-with-header...
  3. Remove Tables from existing PDF|Aspose.PDF for ...

    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....contents in existing table cells. However you may come across...

    docs.aspose.com/pdf/python-net/remove-tables-fr...
  4. Long path name error - Free Support Forum - asp...

    When using .Net 4.6.2 you are allowed to specify long path names as “\?\D:\very long path”. Reference Naming Files, Paths, and Namespaces - Win32 apps | Microsoft Learn I am using Aspose Words v4.0.30319 and Aspose Cel…...30319 and Aspose Cells v4.0.30319. When I try this...

    forum.aspose.com/t/long-path-name-error/177699
  5. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar to this topic I created few months ago, but with a different outcome: Incorrect render of text with font from Aptos family My customer is using the font Montserrat in his workbook. W…...Cells Product Family cells-net Gradlon January...Aspose.Cells, the Montserrat font is not used for all cells. You...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  6. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children....lastParagraph property Cell.lastParagraph property Gets the last...borders that will appear between cells. borders . vertical . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...Cells for JavaでExcelファイルをPDFファイルに変換した際に、改ページタイミングが変わる... 日本語による技術サポート cells-java John.He September 1, 2025, 5:34am 21...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  8. Trust Permissions on Web Server|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....Cells for .NET) are based on core...affect the ability of Aspose.Cells for .NET to perform properly...

    docs.aspose.com/cells/net/declaration/
  9. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell 接口以及其他类型,帮助您在各种演示文稿中创建、更新和管理表格。...( int cell = 0 ; cell < tbl . Rows [ row ]. Count ; cell ++) {...

    docs.aspose.com/slides/zh/net/manage-table/
  10. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…... All the cells in the document have WrapText...foreach (Cell cell in table.FirstRow.Cells) { cell.CellFormat...

    forum.aspose.com/t/table-width-issue-document-d...