Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 24,078 for

table

(0.1 sec)
  1. 支持在用Python加载HTML到Excel工作簿时布局DIV标签 via .NET|Docu...

    学习如何在使用Aspose.Cells for Python via .NET导入HTML到Excel工作簿时,保持DIV标签的布局。实现HTML结构转换的精确控制。...export_html = f """ <html> <body> <table> <tr> <td> <div>This is some...'ASpose_logo_100x100.png')}" /> </td> </tr> </table> </body> </html>""" with io...

    docs.aspose.com/cells/zh/python-net/support-the...
  2. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...DataTable var table = new DataTable("MyTable"); table.Columns.Add("ColInt"...typeof(int)); table.Columns.Add("ColString", typeof(string)); table.Columns...

    forum.aspose.com/t/using-cells-importdata-to-im...
  3. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...that uses Times New Roman in a table, and I want to generate an image...file that has the table defined 2. actual_table_fonts.PNG – the...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  4. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....resize types are listed in the table of the Resize type parameters...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. Supported File Formats|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 indicates the file formats that...

    docs.aspose.com/psd/java/supported-file-formats/
  6. Recognise Self-Closing Tags with Golang via C++...

    Learn how to handle self-closing tags in HTML using Aspose.Cells with Golang via C++....xlsx Sample Code Prefix Table Elements Styles with HtmlSaveOptions...

    docs.aspose.com/cells/go-cpp/recognise-self-clo...
  7. Supported File Formats|Aspose.Slides 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 indicates the file formats that...

    docs.aspose.com/slides/reportingservices/suppor...
  8. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Documents Together Fitting all Tables to the Page Width Add Headers...Footer Add Bookmark Inserting Table Search for and Replace text...

    docs.aspose.com/words/net/code-comparison-for-c...
  9. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during PDF/UA compliance testing using the Aspose.PDF API and C# or VB....the parent structure element Tables Code Severity Message 7.5:1...Warning Irregular table row 7.5:2 Error Table header cell has no...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  10. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram.... Build a hash table of all shapes holding the ids...names. Iterate through the hash table Remove all shapes from the Visio...

    docs.aspose.com/diagram/net/group-convert-and-v...