Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 22,242 for

table

(0.17 sec)
  1. 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...
  2. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document Table of content is getting changed after the doc pr…... the document table of content is getting changed...Why the TOC becomes wrong A Table of Contents in a Word document...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  3. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....PDF API allows you to add a table of content either when creating...namespace allows you to create a table of contents when creating a...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  4. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++....0" ]) Name : Orders_table Value : Source {[ Name = "Orders"..."Orders" , Signature = "table" ]}[ Data ] AI Document Assistant...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  5. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....QUERY_TABLE TableDataSourceType.SHARE_POINT...TableDataSourceType . QUERY_TABLE ) { System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...确定要更改边框颜色的元素(如 <p> 、 <h1> 、 <div> 或 <table> ),并找到该元素以设置 style 属性。使用 Element...若要更改表格的边框颜色,可使用内联或内部 CSS。以下示例展示了如何使用内联 CSS 为 <table> 元素设置边框颜色: 使用内联 CSS 更改表格边框颜色的...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  7. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....Insert Image into PowerPoint Table using Java How to Convert SVG...using Java How to Insert a Table in a Slide using Java How to...

    kb.aspose.com/slides/java/
  8. 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...
  9. Aspose::Words::Shading::ClearFormatting method ...

    Aspose::Words::Shading::ClearFormatting method. Removes shading from the object in C++....Examples Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. 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...