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

header

(0.07 sec)
  1. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....bookmarks, table cells, fields, headers/footers, sections, and paragraphs...specific field: Navigate to a Header or Footer You can move to the...

    docs.aspose.com/words/python-net/navigation-wit...
  2. 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/
  3. Copying Rows and Columns in Jython|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...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/java/copying-rows-and-col...
  4. 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/
  5. 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...
  6. Show or Hide Extra Print Headers|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....Svenska Show or Hide Extra Print Headers Contents [ Hide ] Aspose.Email...Hide Extra Print Headers Extra print headers can be shown or hidden...

    docs.aspose.com/email/java/show-or-hide-extra-p...
  7. 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...
  8. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the Header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...removed the whitespace and the header/footer using the page-wise...SetHeaderFooterIntoB(page); // Remove headers/footers since we already moved...

    forum.aspose.com/t/content-control-wrapping-iss...
  9. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...Create formatted text for the header var formattedText = new Aspose...Winansi , false , 14 ); // Add header fileStamp . AddHeader ( formattedText...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  10. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add pages, rotate pages, add page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic.... Add Header and Footer - add headers and footers to...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/