Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 23,382 for

table

(0.13 sec)
  1. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during document load or save.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  2. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...Extract Images from PDF Extract Table Data from PDF...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  3. MailMergeSettings.AddressFieldName | Aspose.Wor...

    Discover the MailMergeSettings AddressFieldName property to easily specify your email address column in data sources, ensuring seamless email merges.... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  4. MailMergeSettings.ConnectString | Aspose.Words ...

    Discover how the MailMergeSettings ConnectString property links to external data sources. Easily customize your connection for seamless data integration!... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  5. Odso.UdlConnectString | Aspose.Words for .NET

    Discover the Odso UdlConnectString property for seamless connections to external data sources using UDL. Unlock data integration with ease and efficiency!... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  6. 使用Apache POI和Aspose.Cells创建数据透视表|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....some data to build the pivot table on setCellData ( sheet ); XSSFPivotTable..."H5" )); //Configure the pivot table //Use first column as row label...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  7. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...pptx" ); try { Table tbl = ( Table ) pres . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  8. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP presentations.... dispose (); } } Animation Table...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, Tables, e…...Other content (paragraphs, tables, etc.) should only appear on...scenarios where a paragraph or table exceeds the page size. In such...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Examples: Shows how to set a table to stay together on the same...Document(getMyDir() + "Table spanning two pages.docx"); Table table = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...