Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 129,034 for

note

(0.26 sec)
  1. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of a cell to zero‑based row and column indexes....RowNameToIndex Note: The indexing is zero‑based...

    docs.aspose.com/cells/net/get-cells-index/
  2. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....CellsHelper::RowNameToIndex Note: The indexing is zero‑based...

    docs.aspose.com/cells/go-cpp/get-cells-index/
  3. Pdf417EncodeMode|Aspose.BarCode for Python via ...

    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.... Please note that some old (pre 2006) scanners...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be saved to.... Note that file names must be unique...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FlattenAllFields not displaying output for Aria...

    Hello; In testing version 7.7 of the codebase we've found that characters are not displayed when FlattenAllFields is used. Attached is a project and PDF you can use.Thanks,Elizabeth...pdf"); Please note that FillField() method returns...is not yet resolved. Please note that this problem was separately...

    forum.aspose.com/t/flattenallfields-not-display...
  6. 创建新工作表|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....CreateSheet ( "Second Sheet" ); // Note that sheet name is Excel must...

    docs.aspose.com/cells/zh/net/create-new-worksheet/
  7. Table CSS margin settings are ignored when conv...

    When converting from HTML to PDF with Aspose.Word for Java v24.10 table margins defined for CSS are ignored. I can reproduce this using the online converter at https://products.aspose.app/words/conversion/html-to-pdf as …...2025, 9:33am 2 @rgabbard Please note, Aspose.Words Document Object...

    forum.aspose.com/t/table-css-margin-settings-ar...
  8. 备注|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理幻灯片备注:使用清晰的 JavaScript 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 演讲者备注。...setText ( "My note" ); presentation . save ( "note.pptx" , aspose...aspose . slides . Presentation ( "note.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page.... Remarks Please note that VBA is pre-Unicode feature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...appendChild(new Run(doc, "Note: Percentages are calculated...paragraph.appendChild(new Run(doc, "Note: Subjects who rolled over to...

    forum.aspose.com/t/aspose-words-table/315228