Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 5,887 for

table

(0.03 sec)
  1. 管理表格|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的表格...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...将演示文稿保存到磁盘 pres -> Save ( u "table.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/manage-table/
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... Contains ( "<table style=\"padding:0pt; -aw-border-insideh:0...outDocContents . Contains ( "<table cellspacing=\"0\" cellpadding=\"0\"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate postal barcodes...listed in the table below. Australia Post Encoding Table Supported...59 Table FCC 62N Table FCC 62C Table FCC 62C Other Table C-Table...

    docs.aspose.com/barcode/phpjava/generate-postal...
  4. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Product Overview|Aspose.Slides 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....such as managing text, shapes, tables & animations, adding audio...Aspose.Slides for Java, besides tables and different kinds of shapes...

    docs.aspose.com/slides/java/product-overview/
  8. Apose Excel data replacing in Word - Free Suppo...

    Hello Team, Here I am Replacing Excel sheet data into word document using Aspose.word and Cell, After replacing those data, it’s not aligned. I need support while replacing excel data into Word data should format accor…...by fitting the table to window: foreach (Table t in wordDoc.G...GetChildNodes(NodeType.Table, true)) { t.AutoFit(AutoFitBehavior...

    forum.aspose.com/t/apose-excel-data-replacing-i...
  9. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....DOCX in C++ How to Add Rows to Table in DOCX using C++ How to Insert...DOCX using C++ How to Create Table in DOCX using C++ How to Add...

    kb.aspose.com/words/cpp/
  10. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Remove Excel Table using C# Create Excel Table in C# Apply Excel...

    kb.aspose.com/cells/net/