Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 22,219 for

table

(0.08 sec)
  1. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets a list of styles other than the built-in heading styles to include in the Table of contents in C++....heading styles to include in the table of contents. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldToa::get_EntrySepar...

    Aspose::Words::Fields::FieldToa::get_EntrySeparator method. Gets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....also required to work with table styles: let doc = aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  4. Configuration|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....config file Page Setup Table Sorting Configuration Previewing...

    docs.aspose.com/cells/reportingservices/configu...
  5. Aspose::Words::Fields::FieldToc::set_EntryLevel...

    Aspose::Words::Fields::FieldToc::set_EntryLevelRange method. Sets a range of levels of the Table of contents entries to be included in C++....Sets a range of levels of the table of contents entries to be included...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDatabase::set_Inser...

    Aspose::Words::Fields::FieldDatabase::set_InsertHeadings method. Sets whether to insert the field names from the database as column headings in the resulting Table in C++....column headings in the resulting table. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDatabase::get_Inser...

    Aspose::Words::Fields::FieldDatabase::get_InsertHeadings method. Gets whether to insert the field names from the database as column headings in the resulting Table in C++....column headings in the resulting table. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…... (Pdf , Section , Table , Cell , Text , HeaderFooter..., Section , HeaderFooter , Table , Row , Cell , Text , , , Boolean...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  9. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...getParagraphs () -> add ( $table ); $r1 = $table -> getRows () -> add...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Comment can contain Paragraph and Table child nodes. Examples: Shows...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...