Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 16,141 for

table

(0.17 sec)
  1. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。...// 添加表格 auto table = MakeObject < Table > (); table -> set_ColumnWidths...set_ColumnWidths ( u "200" ); table -> set_Border ( MakeObject < BorderInfo...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  2. ComparerContext.CompareOptions | Aspose.Words f...

    Discover the CompareOptions property in ComparerContext to enhance document comparison with powerful and flexible options for accurate results....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/net/aspose.words.low...
  3. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. let doc = new aw . Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    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....:: Pptx ); If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  5. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Tables 1 Export tables as raw HTML. Examples...Examples Shows how to export a table to Markdown as raw HTML. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing....hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....text and page number for a table of authorities entry, which...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a Table is merged with other cells....enumeration Specifies how a cell in a table is merged with other cells....myDir + "Table with merged cells.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Pivot Connection|Documentation

    Learn how to add pivot connection with Aspose.Cells for Python via .NET....associate slicer and pivot table in Excel, you need to right-click...associate slicer and pivot table using Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/add-pivot-conn...
  10. Sub Report|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....sub-report can be embedded in a table item. The format is: &=subr...can only be embedded in the table group row, and the group row...

    docs.aspose.com/cells/reportingservices/sub-rep...