Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 9,324 for

header

(0.14 sec)
  1. Working with Rows and Columns GridWeb|Documenta...

    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....Customizing Row and Column Headers Like Microsoft Excel, Aspose...GridWeb also uses standard headers or captions for rows (numbers...

    docs.aspose.com/cells/java/working-with-rows-an...
  2. Issues with Tables & EvenOdd Headers when creat...

    Hello, I have the following issue. When I merge the attached documents “AsposeTest_Doc1.docx” and “AsposeTest_Doc2.docx” and generate a PDF from them using Aspose Words v.26.2, the resulting file (“Merged_PDF_V26.2.pdf”…...Issues with Tables & EvenOdd Headers when creating PDF Aspose.Words...files being merged have the header/footer settings “Different...

    forum.aspose.com/t/issues-with-tables-evenodd-h...
  3. 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/
  4. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...1 )); } } 获取元信息 为了获取信息,我们使用 Header 属性。通过 ‘Hashtable’ 我们获取所有可能的值。...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  5. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section....the first section's primary header, # which every page in that...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....4pt; -aw-header-distance:35.4pt }" + "@page...-aw-footer-distance:35.4pt; -aw-header-distance:35.4pt }" + "div.Section_1...

    reference.aspose.com/words/net/aspose.words.sav...
  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. 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/
  9. 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-...
  10. Problem Statement: Layout Changes During DOCX t...

    We are experiencing layout discrepancies when converting a Microsoft Word document (.docx) to PDF using Aspose. The same source document, when converted using another (Word-based) tool, produces a PDF that exactly matche…...identical pagination Matches header/footer placement Is visually...pagination, and spacing Maintain header/footer positions across sections...

    forum.aspose.com/t/problem-statement-layout-cha...