Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 8,174 for

header

(0.3 sec)
  1. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....related to page-numbering in headers/footers are updated when you...fields PAGE , PAGEREF found in headers/footers of the document. This...

    docs.aspose.com/words/cpp/update-fields/
  2. 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...
  3. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingType enum. Enumerates available types of binding between a web extension and the data in the document in C++....without a header row. Table 1 Tabular data with a header row. Text...

    reference.aspose.com/words/cpp/aspose.words.web...
  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. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....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/java/navigation-with-cursor/
  6. 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...
  7. Export Document Structure While Converting to P...

    Learn how to Export Document Structure While Converting to PDF with Aspose.Cells for Python via .NET API....worksheets, images, shapes, header/footer, etc. With the option...

    docs.aspose.com/cells/python-net/export-documen...
  8. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...visually displays content of header/footer a little grayed. This...done to visually differentiate header/footer and main document content...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache graphics placed in document's background in C++....images placed in the footer or header, well as background and border...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...