Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 23,555 for

table

(0.44 sec)
  1. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose.Cells 8.5.1中的公共API更改|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....Tables.TableDataSourceType枚举,用于检索...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....as managing texts, shapes, tables & animations, adding audio...for Node.js via Java, besides tables and different kinds of shapes...

    docs.aspose.com/slides/nodejs-java/product-over...
  4. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....such as managing text, shapes, tables & animations, adding audio...is that you can not only add tables and different kinds of shapes...

    docs.aspose.com/slides/cpp/product-overview/
  5. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  6. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java.... To add a Table of Contents inside a Word file...article on how to insert a table of contents in Word file using...

    kb.aspose.com/words/java/convert-bullet-points-...
  7. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....and number them in a document table using the following template...NumberOf()]>> can be placed in a table column to produce numbered rows...

    docs.aspose.com/words/net/using-extension-metho...
  8. Ինչպես տեղադրել աղյուսակը PDF-ում՝ օգտագործելով C#

    Այս հոդվածում ներկայացված են տեղեկություններ այն մասին, թե ինչպես կարելի է աղյուսակ տեղադրել PDF-ում՝ օգտագործելով C#: Այն պարունակում է տեղեկատվություն շրջակա միջավայրի կազմաձևման, ծրագրի մանրամասն հոսքի և գործարկվող կոդ՝ PDF-ում աղյուսակ ավելացնելու համար՝ օգտագործելով C#:...Document դասի օբյեկտը Ստեղծեք նոր table և սահմանեք լռելյայն բջջային...աղյուսակը լրացնելու համար: Table դասը ունի DefaultCellBorder...

    kb.aspose.com/hy/pdf/net/how-to-insert-table-in...
  9. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...sampleHtml ( u "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ); // Convert...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  10. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/cpp/inserting-fields/