Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 117,432 for

note

(0.33 sec)
  1. 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/
  2. 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/
  3. 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...
  4. Convert PDF to OneNote with Aspose.Note and Asp...

    Sample code for convert PDF to OneNote using C#. Utilize the API example code for batch conversion of .pdf to .one within VB.NET, Asp.NET, or any .NET-based application...Note Product Solution Aspose.CAD...OCR Product Solution Aspose.Note Product Solution Aspose.CAD...

    products.aspose.com/note/net/conversion/pdf-to-...
  5. Translate a Document|Aspose.Words for C++

    Translate a document. Aspose.Words for C++ simplifies document translation using Google AI models, allowing you to specify the target language.... Note that if the source document...

    docs.aspose.com/words/cpp/translate-a-document/
  6. 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...
  7. 创建新工作表|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/
  8. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html document in Base64 format... Note setting this flag can significantly...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  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