Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 20,349 for

table

(0.1 sec)
  1. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....Category1 , Serie Name) and a table with numeric data appropriate...Moreover, table data may depend on the data from other tables, creating...

    docs.aspose.com/slides/php-java/chart-worksheet...
  2. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Node ) asTable() Cast node to Table . (Inherited from Node ) cleanup()...specified in table styles into direct formatting on tables in the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....text in a table on a slide? To modify text in a table on a slide...through all the cells in the table and change the text in each...

    docs.aspose.com/slides/cpp/text-formatting/
  4. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...style="font-size:10pt;font-family:Arial;"> <table border="1" cellpadding="1" cellspacing="1"...ong></td> </tr> </tbody> </table> <p><img src="data:image/png;base64...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  5. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/nodejs-net/converting-to-...
  6. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, Tables, images, and other content elements in C++....objects, paragraphs, lists, tables, images, and other content...properties that will be applied to table cells and rows from the current...

    docs.aspose.com/words/cpp/document-builder-over...
  7. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/net/converting-to-fixed-p...
  8. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....block-level nodes Paragraph and Table . To learn more, visit the Logical...this story. Tables { get; } Gets a collection of tables that are...

    reference.aspose.com/words/net/aspose.words/story/
  9. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...NodeCollection<Table> tables = document.getChildNodes(NodeType.TABLE, true);...true); for (Table table : tables) { table.setAllowAutoFit(false);...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  10. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Node ) asTable() Cast node to Table . (Inherited from Node ) cl...isDeep) Returns an Nth child Table node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...