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

header

(2.71 sec)
  1. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.HeaderDistance property. Returns or sets the distance (in points) between the Header and the top of the page....distance (in points) between the header and the top of the page. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export Document Structure While Converting to P...

    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....table, worksheet, image, shape, header/footer, etc. With option PdfSaveOptions...

    docs.aspose.com/cells/net/export-document-struc...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Java https://products.aspose.com/pdf/java/viewer/ Recent content in PDF Viewer via Java on Aspsoe.PDF Products Hugo -- gohugo.io...... 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/java/viewer/index.xml
  4. 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/
  5. Create, Save and Read Outlook Tasks|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....fields should be included in the header of the saved HTML file. The...to preserve task fields in a header when saving a html file: var...

    docs.aspose.com/email/net/working-with-outlook-...
  6. How to row hide with column grouping in aspose ...

    HI Team, How to row hide with column grouping based on condition in aspose word template using LINQ. Currently, row is not hiding with blank data. Required details mentioned below. Kindly refer and share what are the di…...Hi Alexey/Team, Here table header data is not static dynamically...So foreach needs to use in header part as well. Could you pls...

    forum.aspose.com/t/how-to-row-hide-with-column-...
  7. 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-...
  8. HeaderFooter.accept method | Aspose.Words for N...

    HeaderFooter.accept method. Accepts a visitor....the node structure of every header and footer in a document. test...way of accessing a document's header/footers section-by-section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET 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/net/update-fields/
  10. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....AppendChild ( newComment ); // Header: builder . MoveToHeaderFooter...builder . Writeln ( "Original header contents." ); // Create a clone...

    reference.aspose.com/words/net/aspose.words/doc...