Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 9,137 for

header

(0.19 sec)
  1. How to Add Audio to PDF using Python

    This article describes how to add audio to PDF using Python. It provides all the basic details to configure the IDE and a runnable sample code to embed audio into PDF using Python....learn the process to add a header and footer in PDF, refer to...to the article on how to add header and footer in PDF using Python...

    kb.aspose.com/pdf/python/how-to-add-audio-to-pd...
  2. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points....// Insert the image into the header so that it will be visible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....include Background, Footer, Header, Undefined, Watermark). Please...XForm is used). Watermarks, header, and footer artifacts contains...

    docs.aspose.com/pdf/net/add-watermarks/
  4. Copying Rows and Columns in 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" ) i += 1 # Put some...

    docs.aspose.com/cells/java/copying-rows-and-col...
  5. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web extensions with your document data....without a header row. Table 1 Tabular data with a header row. Text...

    reference.aspose.com/words/net/aspose.words.web...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or EPUB. Default is false in C++....4pt; -aw-header-distance:35.4pt }" + u "@page...-aw-footer-distance:35.4pt; -aw-header-distance:35.4pt }" + u "div...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....sections, and customizing layout, headers/footers, and page properties...are level nodes that control headers and footers, orientation, columns...

    docs.aspose.com/words/python-net/working-with-s...
  8. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...Markers to populate data in the header and footer, but the values...Looking forward to your guidance. header-footer.zip (8.1 KB) void excel(){...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  9. How to Add Headers & Footers to Presentations i...

    Learn how to add Headers and footers in PowerPoint PPT, PPTX and ODP presentations in Java using both legacy and modern Aspose.Slides APIs....How to Add Headers & Footers to Presentations in Java Contents...simple code snippet for adding header footer in presentation in legacy...

    docs.aspose.com/slides/java/how-to-add-header-f...
  10. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....specific field: Navigate to a Header or Footer You can move to the...the beginning of a header or footer by using the MoveToHeaderFooter...

    docs.aspose.com/words/cpp/navigation-with-cursor/