Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 8,800 for

header

(0.47 sec)
  1. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....get information, we use the Header property. With ‘Hashtable’...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  2. Aspose::Words::PageSetup::get_PageStartingNumbe...

    Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++....the first section's primary header, // which every page in that...); // Create another primary header for the second section, with...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Add watermark to PDF using C++|Aspose.PDF for C++

    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/cpp/add-watermarks/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 통한 PDF 뷰어 https://products.aspose.com/pdf/ko/java/viewer/ Recent content in Java 를 통한 PDF 뷰어 on Aspsoe.PDF Products Hugo -- gohugo.io ko...... message mx-6 message-header Repository message-body p-0...</repository> message mx-6 message-header Dependency message-body p-0...

    products.aspose.com/pdf/ko/java/viewer/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Visualizzatore PDF tramite Java https://products.aspose.com/pdf/it/java/viewer/ Recent content in Visualizzatore PDF tramite Java on Aspsoe.PDF...... message mx-6 message-header Repository message-body p-0...</repository> message mx-6 message-header Dependency message-body p-0...

    products.aspose.com/pdf/it/java/viewer/index.xml
  6. 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/
  7. 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/
  8. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...following modified XML: <root> <header> <Note>This is Note</Note>...<Contatto>This is Contatto</Contatto> </header> <Pagamenti> <Valuta>euro</Valuta>...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  9. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....specifies the content of the table header row. TableHeaderConfig element...The font family for the table header text. FontStyle FontStyle FontStyle...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  10. 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-...