Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,572 for

header

(0.04 sec)
  1. Convert HTML to Markdown in Java – Aspose.HTML ...

    Learn how to convert HTML to Markdown in Java using Aspose.HTML API. Consider various HTML to Markdown conversion scenarios in Java code....String code = "<h1>Header 1</h1>" + 3 "<h2>Header 2</h2>" + 4 "<p>Hello...String code = "<h1>Header 1</h1>" + 3 "<h2>Header 2</h2>" + 4 "<p>Hello...

    docs.aspose.com/html/java/convert-html-to-markd...
  2. 在 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/zh/java/copying-rows-and-...
  3. C# Email Parser for EML Format | products.aspos...

    C# source code to extract text and images from EML file on .NET Framework, .NET Core, and Xamarin Platforms....to process email content, headers, attachments, and metadata...and message body. Extract headers containing essential metadata...

    products.aspose.com/email/net/parser/eml/
  4. 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...
  5. 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...
  6. How to Read Barcode using C++

    This simple example focuses on how to read Barcode using C++. In order to develop a Barcode reader C++ source code is used by following few coding steps....namespaces Add the required header files references in your application...NugGet and including required header files. In next step, you will...

    kb.aspose.com/barcode/cpp/how-to-read-barcode-u...
  7. How to Convert PDF to Excel in C++

    This simple how-to example is about how to convert PDF to Excel in C++. By using C++ PDF to Excel converter can be developed by using simple steps and few API calls with no dependence on Microsoft Excel or Adobe Acrobat....namespace and include required header files Initialize Document Class...Nuget and including necessary header files in your application....

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-exc...
  8. 在Python中复制行和列|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" ) \ # Put some detail...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  9. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the Headers and footers of this section in C++....(drawing objects) from the headers and footers of this section...remove all shapes from all headers footers in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Adding Report Parameters to Report|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....placed in the text area of table header or footer. Adding a Report...

    docs.aspose.com/cells/reportingservices/adding-...