Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,602 for

html table import

(1.07 sec)
  1. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the Table to be inserted and specify any extra formatting to the t…...position where we want the table to be inserted and specify any...any extra formatting to the table. DocumentBuilder builder = new...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  2. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document Table of content is getting changed after the doc pr…... the document table of content is getting changed...Why the TOC becomes wrong A Table of Contents in a Word document...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  3. Convert WORD to VCF in Python | products.aspose...

    Save WORD to VCF within Python applications without using Microsoft Word or Outlook...is loaded and rendered into HTML using “Aspose.Words for Python...NET”. Secondly, the converted HTML is loaded using “Aspose.Email...

    products.aspose.com/total/python-net/conversion...
  4. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path...save_options ) 实现OFD到PDF的转换 import aspose.pdf as ap input_path...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  5. Convert DOCM to DIF using Python or with free O...

    DOCM to DIF conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCM to DIF online converter quickly before integrating the code....to convert the DOCM file to HTML. This API provides a wide range...different formats. After the HTML file is created, Aspose.Cells...

    products.aspose.com/total/python-net/conversion...
  6. Edit PDF In Python

    Edit PDF in Python code....using external data, modify tables. Python library is a stand-alone...Modify existing PDF elements: tables, lists, charts, images, links...

    products.aspose.com/words/python-net/edit/pdf/
  7. Edit MARKDOWN In Python

    Edit MARKDOWN in Python code....using external data, modify tables. Python library is a stand-alone...existing Markdown elements: tables, lists, charts, images, links...

    products.aspose.com/words/python-net/edit/markd...
  8. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as Html and we try to insert it into a Word document using…...When we extract this area as html and we try to insert it into...the text rotation is lost. The html file extracted from Excel keep...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  9. Supported File Formats in Aspose.Tasks for .NET...

    Overview of input and output file formats supported in Aspose.Tasks for .NET including MPP, XML, Primavera, Excel, and graphical view exports such as PDF and PNG....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/tasks/net/supported-file-formats/
  10. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...其他XML文档或HTML的样式语言。在我们的案例中,我们可以使用XML到HTML的转换,然后基于HTML数据创建PDF。...</catalog> 要将此文件转换为PDF,我们应该创建一个具有HTML布局的XSL。让我们在表格中渲染我们的数据。帮助我们做到这一点的XSL文件可能看起来像这样:...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/