Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,893 for

table

(0.08 sec)
  1. Сonverting File Formats|CAD 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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/python-net/getting-started/...
  2. 使用aspose word 将word转成html 源文件中的表格没有边框,转出来的表格内容中...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...,可以在保存前尝试手动清除表格边框 for (Table table : (Iterable<Table>) document.getFirstSection()...(Cell cell : (Iterable<Cell>) table.getChildren(Cell.class)) { cell...

    forum.aspose.com/t/aspose-word-word-html/323607
  3. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suiTable font replacement, or uses the Font fallback mechanism....Words uses XML tables which define basic substitution...different OS. According to the Table substitution rule, the list...

    docs.aspose.com/words/java/manipulate-and-subst...
  4. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...rows case: When there is a table in a footnote with “repeat header...on, and the content of the table is in two pages, word does not...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  5. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... tables . CellVerticalAlignmen : ...., value : aspose . words . tables . CellVerticalAlignmen ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...style="color: green;">Pivot table updated successfully! Click...> < h1 > Aspose.Cells Pivot Table Style Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  7. Node.asTable method | Aspose.Words for Node.js

    Node.asTable method. Cast node to [Table](../../Table/)....method asTable() Cast node to Table . asTable () Remarks If a method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldToc::get_PageNumber...

    Aspose::Words::Fields::FieldToc::get_PageNumberOmittingLevelRange method. Gets a range of levels of the Table of contents entries from which to omits page numbers in C++....Gets a range of levels of the table of contents entries from which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...TABLE): f = style.font f.name = font_name...to 12pt highlight the footer table(top border) with blue color...

    forum.aspose.com/t/change-styles-for-complete-d...
  10. Detecting New Email Messages on POP3 Server|Doc...

    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....messages into a hash table. Search the hash table instead of the database...

    docs.aspose.com/email/net/detecting-new-email-m...