Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 22,330 for

table

(0.48 sec)
  1. Ինչպես ավելացնել տող աղյուսակում Word-ում Java-...

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

    kb.aspose.com/hy/words/java/how-to-add-a-row-to...
  2. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....particular heading to appear in the table of contents, but do not want...entire heading to show in the table of contents, you can use this...

    docs.aspose.com/words/net/working-with-paragraphs/
  3. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...that uses Times New Roman in a table, and I want to generate an image...file that has the table defined 2. actual_table_fonts.PNG – the...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  4. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry page numbers effortlessly with the IsBold property. Boost readability and style!...Heading = "A" ; // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 支持在加载 HTML 到 Excel 工作簿时布置 DIV 标签的布局,使用 JavaScri...

    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....exportHtml = ` <html> <body> <table> <tr> <td> <div>This is some...x100.png" /> </td> </tr> </table> </body> </html>` ; // Encode...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  6. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....the parent structure element Tables Code Severity Message 7.5:1...Warning Irregular table row 7.5:2 Error Table header cell has no...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  7. Aspose.SVG for .NET 25.1 – Enhanced Rendering Q...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... The сorrespondence table below guides how rendering settings...Correspondence Table for Different Rendering Cases The table provides...

    docs.aspose.com/svg/net/migration-between-versi...
  8. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram.... Build a hash table of all shapes holding the ids...names. Iterate through the hash table Remove all shapes from the Visio...

    docs.aspose.com/diagram/net/group-convert-and-v...
  9. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....PDF to add a Table of Contents (TOC) to an existing...$title = new TextFragment ( "Table Of Contents" ); $title -> getTextState...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  10. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...ITable table = ( ITable ) shape ; for ( int i = 0 ; i < table . getRows...size (); i ++) { IRow row = table . getRows (). get_Item ( i );...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...