Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 17,944 for

table

(0.07 sec)
  1. Working with OneNote Document

    OneNote Java API can be used to parse Microsoft Office OneNote documents to extract separate document elements such as pages, images, rich text, outline, title, Table, attached files, and others. Another possible task is to find all text and get a total count of nodes etc....rich text, outline, title, table, attached files, and others...Every RichText of text, title, table, and even the OneNote itself...

    docs.aspose.com/note/java/working-with-onenote-...
  2. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...getParagraphs () -> add ( $table ); $r1 = $table -> getRows () -> add...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  3. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...deleting table object which is not power point table solves this...an image and table inside picture object (the table uses fonts...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  4. Aspose.Cells 8.8.0中的公共API更改|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.... C# string html = @" <table data-cache=""not-cached"" class=""sortable"">...class=""odd"">10.8%</td> </tr> </tbody> </table> " ; byte [] byteArray = Encoding...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 从 XML 生成 PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET 提供了几种将 XML 文件转换为 PDF 文档的方法,要求输入 XML 文件。...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/net/generate-pdf-from-xml/
  6. Aspose.Cells Object Model|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....PivotTable object represents a pivot table in the worksheet. Developers...can set the style of pivot table and other related properties...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  7. Aspose.Cells Object Model|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....PivotTable object represents a pivot table in the worksheet. Developers...can set the style of pivot table and other related properties...

    docs.aspose.com/cells/java/aspose-cells-object-...
  8. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation....properties of a data table of this chart. The data table can be shown...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Ինչպես ստեղծել աղյուսակ Word փաստաթղթում Java-ով

    Այս հակիրճ քայլ առ քայլ ուղեցույցն ընդգրկում է, թե ինչպես ստեղծել աղյուսակ Word փաստաթղթում Java-ով: Դուք կարող եք կատարել այս քայլերը՝ տեսնելու, թե ինչպես կարելի է աղյուսակ տեղադրել Word փաստաթղթում Java-ի միջոցով ցանկացած օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...Document դասը Նախաձեռնեք նոր Table դասի օրինակ Աղյուսակում ստեղծեք...վերջում Պահպանեք Word փաստաթուղթը Table-ով որպես DOCX ֆայլ Օգտագործելով...

    kb.aspose.com/hy/words/java/how-to-create-table...
  10. 通过 C++ 在 Node.js 中导入 HTML 时删除换行后的多余空格|Documenta...

    学习如何在导入 HTML 时使用 Aspose.Cells for Node.js via C++ 删除换行后多余的空格。...const html = "<html> <body> <table> <tr> <td> <br> This is sample...is sample data</td> </tr> </table> </body> </html>" ; // Convert...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-redu...