Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 24,082 for

table

(0.11 sec)
  1. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...as_body() as_header_footer() as_table() as_row() as_cell() as_paragraph()...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    docs.aspose.com/words/zh/python-net/python-notes/
  2. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from text in points in C++....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Convert PDF documents in Node.js|Aspose.PDF for...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++....in the table easier to read, but also to make the table easier...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  4. Convert PDF documents using JavaScript|Aspose.P...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++....in the table easier to read, but also to make the table easier...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  5. Convert BMP to MSG in Python | products.aspose.com

    Save BMP to MSG within Python applications without using Microsoft Word or Outlook...OST (Outlook Offline Storage Table) Convert BMP to PST (Outlook...(Outlook Personal Storage Table) Convert BMP to VCF (vCard File)...

    products.aspose.com/total/python-net/conversion...
  6. Extra border appears after update of Rich Text ...

    Hello team. We encontered an issue when updating existing Word document containing one Rich Text embedded control that has a Table with inserted HTML. When the given embedded content is updated as following: 1. richT…...embedded control that has a table with inserted HTML. When the...ec_added.html - input HTML table to be inserted into Word; WordContainerManager...

    forum.aspose.com/t/extra-border-appears-after-u...
  7. Autofill Options|Documentation

    Drag the GridJs fill handle to autofill a target range, then choose Copy Cell, Fill Series, Fill Formatting Only, or Fill Without Formatting for the filled cells....) , redraws the table, and shows the Autofill Options...}); if ( ok ) { xs . sheet . table . render (); } // Internal option...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  8. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of columns in which all values must be unique in Java.... getTable() Gets the table to which this constraint belongs...DataTable getTable() Gets the table to which this constraint belongs...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...(); auto table = MakeObject < Aspose :: Pdf :: Table > (); table...get_Paragraphs () -> Add ( table ); auto r1 = table -> get_Rows () ->...

    docs.aspose.com/pdf/zh/cpp/create-form/
  10. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...<span>英語⽇本語</span> </div><br/> <div> <table style="border-spacing: 0; border-width:...<td>01/30/2025</td> </tr> </table> </div> </body> </html> "; using...

    forum.aspose.com/t/html-to-pdf-japanese-languag...