Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,710 for

footer

(0.04 sec)
  1. 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...article on how to add header and footer in PDF using Java . Updated...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  2. 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....the process to add header and footer in the output PD, refer to...article on how to add header and footer in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  3. How to Create Charts in a Presentation|Aspose.S...

    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....approach How to Add Header Footer in a Presentation Public API...

    docs.aspose.com/slides/java/how-to-create-chart...
  4. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....Search text in titles, content, footer or header. Search text ODP...

    products.aspose.com/slides/net/search/odp/
  5. Change PDF Page Size with Python|Aspose.PDF for...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....output_pdf ) Add Header and Footer to PDF using Python Crop PDF...

    docs.aspose.com/pdf/python-net/change-page-size/
  6. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the headers and Footers of this section....objects) from the headers and footers of this section. deleteHeaderFooterSh...all shapes from all headers footers in a section. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Search Text in PPTX Presentation Files using .N...

    C# source code to search text in PPTX Presentation....Search text in titles, content, footer or header. Search text PPTX...

    products.aspose.com/slides/net/search/pptx/
  8. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....artifacts include page headers, footers, separators, or images that...values include Background, Footer, Header, Undefined, Watermark)...

    docs.aspose.com/pdf/net/artifacts/
  9. Insert Nested Fields in Python|Aspose.Words for...

    Insert Nested Fields using Python....DocumentBuilder cursor into the primary footer . builder . moveToHeaderFooter...( self . HeaderFooterType . FOOTER_PRIMARY ) \# We want to insert...

    docs.aspose.com/words/java/insert-nested-fields...
  10. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...replace text in a document’s footer. let doc = new aw . Document...Document ( base . myDir + "Footer.docx" ); let headersFooters = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...