Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 22,042 for

table

(0.12 sec)
  1. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....File Formats The following table indicates the file formats that...

    docs.aspose.com/diagram/net/supported-file-form...
  2. Supported File Formats|Aspose.Slides for Node.j...

    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....Supported File Formats This table contains the file formats that...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  3. TabStop.leader property | Aspose.Words for Python

    TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Insert Fields in Java|Aspose.Words for Java

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

    docs.aspose.com/words/java/insert-fields/
  5. SlideTransition|Aspose.Slides for Python Docume...

    Control slide transitions in Python with Aspose.Slides: choose types, speed, sound, and timing to polish presentations in PPT, PPTX and ODP.... PPTX ) Animation Table...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/net/inserting-fields/
  7. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedFamilyName method. Requested font family name in C++.... Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Aspose::Words::FontSubstitutionWarningInfo::get...

    Aspose::Words::FontSubstitutionWarningInfo::get_RequestedBold method. Indicates whether bold style was requested in C++.... Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. XmlReadMode | Aspose.Words for Java

    Specifies how to read XML data and a relational schema into a DataSet in Java....adding new tables or adding columns to existing tables. An exception...exception is thrown if the inferred table already exists but with a different...

    reference.aspose.com/words/java/com.aspose.word...
  10. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...DocumentTableUtil { public static Table addTable(DocumentBuilder builder...throws Exception { // 开始表格 Table table = builder.startTable(); //...

    forum.aspose.com/t/topic/311952