Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 8,056 for

header

(0.08 sec)
  1. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....learn the process to add a header and footer, refer to the article...article on how to add header and footer in PDF using C# . Updated...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...
  2. Copying Rows and Columns in Ruby|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....( 0 ) # Put some data into header rows (A1:A4) i = 0 while i...get ( i , 0 ) . setValue ( "Header Row #{ i } " ) i += 1 end #...

    docs.aspose.com/cells/java/copying-rows-and-col...
  3. poll_4560ee16f2bea569358c6c079f45fb6f632d1256.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{box-sizing:border-box}@media screen and (min-width: calc(550px + 1px)){......widget-dropdown-header{height:100%}div.poll .poll-buttons-dropdown...poll-buttons-dropdown .widget-dropdown-header .d-icon{margin:0}div.poll ...

    forum.aspose.com/stylesheets/poll_4560ee16f2bea...
  4. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。... add ( "header 1" ); cell . setColSpan ( 2...= row . getCells (). add ( "header 3" ); Cell cell2 = row . getCells...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  5. Managing Messages on IMAP Server|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....List-Unsubscribe Header Information List-Unsubscribe header contains...To get the List-Unsubscribe header, use the ListUnsubscribe property...

    docs.aspose.com/email/net/managing-messages-on-...
  6. How to Generate QR Code in C++

    This topic provides a simple solution to the question how to generate QR code in C++. In C++ QR code generator application can be developed with simple steps and few API calls....namespaces Include required header files reference in your application...NuGet and including required header files in application, we will...

    kb.aspose.com/barcode/cpp/how-to-generate-qr-co...
  7. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....Add support for reading of Header from PDF-based AI Files Feature...Add support for reading of Header from PDF-based AI Files string...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  8. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。... onload = event => { const header = 'Aspose.PDF for JavaScript...target . files [ 0 ]. name , header , footer , "ResultAddHeaderFoote...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...
  9. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java.... To add header and footer in the PDF, refer...to the article on how to add header and footer in PDF using Java...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  10. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....learning the process to add header and footer in the output PD...to the article on how to add header and footer in PDF using Java...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...