Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 8,798 for

header

(0.28 sec)
  1. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...PDFs along with a predefined header and footer. After loading the...an issue when including the header and footer sections in the...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  2. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....the tagged contents Create a header and a paragraph element and...both the elements Append this header and paragraph to the root element...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  3. 如何在 Vue 中使用 Aspose.CAD|CAD Documentation

    在 Vue 中使用 Aspose.CAD。...}, } </script> <template> <header> <img alt="Vue logo" class="logo"...<p>Vue 的 aspose.cad 示例。</p> </header> <main> <input id="file" type="file">...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  4. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...120 , 830 , True )) # 添加标题 header = ap . text . TextFragment...TextFragment ( "2020年秋季新的渡轮路线" ) header . text_state . font = ap . text ...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  5. main.bundle.min.98b9a7f4cfed9e0592fb3c225afb13c...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......header,.app-svg-converter .header,.app-note-converter...app-note-converter .header{background:silver!important;font-size:13px;fo...

    docs.aspose.com/svg/css/main.bundle.min.98b9a7f...
  6. main.bundle.min.41ac968cf952d70914d40de2171a77c...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......header,.app-svg-converter .header,.app-note-converter...app-note-converter .header{background:silver!important;font-size:13px;fo...

    docs.aspose.com/tasks/css/main.bundle.min.41ac9...
  7. Print options for html to PDF - Free Support Fo...

    We're creating a report in HTML then printing to PDF using Aspose.PDF. The Adobe print dialog has a feature with which the user can control whether the current document is printed "as is" (Actual Size), whether it fits …...options the user selects, my header is getting clipped a little...5x11 in my HTML, after the header is added, the actual size of...

    forum.aspose.com/t/print-options-for-html-to-pd...
  8. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....removing columns, defining header rows, and preventing rows or...a document: Specify Rows as Header Rows You can choose to repeat...

    docs.aspose.com/words/python-net/working-with-c...
  9. 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...use case. Reordering/choosing header fields You can control the...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  10. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Add ( mytable ); // Add header Row Aspose . Pdf . Row row...Cells . Add ( "header 1" ); row . Cells . Add ( "header 2" ); row...

    docs.aspose.com/pdf/net/integrate-table/