Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 23,382 for

table

(0.25 sec)
  1. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java....parentTable DataTable The parent table of the relation. childTable...childTable DataTable The child table of the relation. parentColumnName...

    reference.aspose.com/words/java/com.aspose.word...
  2. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...(Change the order of the header-table or add a horizontal line, etc...custom CSS opt.setCssStyles("table { font-family: Arial; font-size:...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  3. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。...U16String html = u8 "<html> <body> <table> <tr> <td> <br> This is sample...is sample data</td> </tr> </table> </body> </html>" ; std :: vector...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  4. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents....the name of the data source table. doc . MailMerge . MergeWholeDocument...<summary> /// Create a data table that will be used in a mail...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Execl data not Align while replacing into Word ...

    Excel_word_doc.zip (991.9 KB) Hello team, I am facing data alignment issue while replacing Excel sheet data in word. Here for some sheets which contain Table last row $ and formulas, this data while replacing in word it…...for some sheets which contain table last row $ and formulas, this...you can observe table1 and table 2 last row was not aligned properly...

    forum.aspose.com/t/execl-data-not-align-while-r...
  6. Aspose::Words::Fields::FieldToc::get_BookmarkNa...

    Aspose::Words::Fields::FieldToc::get_BookmarkName method. Gets the name of the bookmark that marks the portion of the document used to build the Table in C++....document used to build the table. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldToa::get_BookmarkNa...

    Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets the name of the bookmark that marks the portion of the document used to build the Table in C++....document used to build the table. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。...$P 页" ); // 实例化一个表对象 Table tab2 = new Table (); // 将表添加到所需部分的段落集合中...开发人员可以创建各种应用程序。" )) Table table = new Table (); table . ColumnWidths...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  9. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom text replacement in your documents. Enhance your workflow today!...document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Translate Markdown to Document Object Model (DO...

    Tarnslate a Markdown document to Document Object Model and back using C++. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....elements such as text formatting, tables, headers, and others. This...Leaf blocks. Leaf Blocks The table below shows examples of using...

    docs.aspose.com/words/cpp/translate-markdown-to...