Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 22,038 for

table

(0.12 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  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. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter is...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  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. Aspose.Cells 16.12.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....//Add source data for pivot table intrusive_ptr < String > str...PutValue ( 1 ); //Add pivot table int idx = ws -> GetIPivotTables...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  7. Accessibility and Tagged PDFs via Python|Aspose...

    Discover how to generate accessible Tagged PDFs with Aspose.PDF for Python via .NET. Comply with accessibility standards for inclusive document design....and navigate a document, with Tables of Contents, hyperlinks, bookmarks...Elements Properties Working with Table in Tagged PDFs Working with...

    docs.aspose.com/pdf/python-net/accessibility-ta...
  8. About footer addition on aspose word template i...

    Hi Team, Is there any way to add footer on cover page(First page) and it’s reflects on second page onwards in aspose word templates reports? For reference adding cover template. coverTemplate.docx (28.8 KB)...Hi, I tried to add footer on table of content aspose word template...add footer on below attached table of content page(2nd word page)...

    forum.aspose.com/t/about-footer-addition-on-asp...
  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. 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...