Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 19,749 for

table

(0.08 sec)
  1. 通过 Node.js 使用 C++ 自定义全局化设置的示例|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....()); // Setting Custom Pivot Table Globalization Settings workbook...contains the data of the pivot table workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  2. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....document after a paragraph or table. /// private static void insertDocument(Node...getNodeType()) == (NodeType.TABLE))) { CompositeNode dstStory...

    reference.aspose.com/words/java/com.aspose.word...
  3. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...<html> <body> <h2> 我的CD收藏 </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  4. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...实例化一个表格对象 auto tab2 = MakeObject < Table >(); // 将表格添加到所需部分的段落集合中 hfFoot...t5 ); auto table = MakeObject < Table >(); table -> set_ColumnWidths...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  5. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....export_html = f """ <html> <body> <table> <tr> <td> <div>This is some...'ASpose_logo_100x100.png')}" /> </td> </tr> </table> </body> </html>""" with io...

    docs.aspose.com/cells/python-net/support-the-la...
  6. Change Slicer Properties with Golang via C++|Do...

    Change the properties of a Slicer in Excel files using Aspose.Cells with Golang via C++....Excel file that contains a table. It then creates the slicer...

    docs.aspose.com/cells/go-cpp/change-slicer-prop...
  7. Add Watermark to Multiple Documents|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....folder and create a file list table. Select the files that need...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  8. Export Document Structure While Converting to P...

    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....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/net/export-document-struc...
  9. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++...."UTF-8" > </ head > < body > < table > < tr > < td > < div > This...uR" ( ' /> </ td > </ tr > </ table > </ body > </ html > ) "; std...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  10. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。..."UTF-8" > </ head > < body > < table > < tr > < td > < div > This...uR" ( ' /> </ td > </ tr > </ table > </ body > </ html > ) "; std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...