Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 8,798 for

header

(0.13 sec)
  1. 向文档添加页脚|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....number to be printed in the header, it will be separated from...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  2. Add watermark to PDF using C#|Aspose.PDF for .NET

    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/net/add-watermarks/
  3. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....Set Page Properties Adding Header and Footer to PDF using Rust...

    docs.aspose.com/pdf/rust-cpp/set-background-color/
  4. ASPOSE.NET converting email to pdf the date for...

    Hi Team, We are using below Aspose.NET Aspose.Email Version: 24.3.0 Framework: .NET Framework 4.7.2 When converting email (eml / msg) we found one observation. Date & time in the email subject is saving as -0500 I…...the date format in the Date header as follows. string fileName...

    forum.aspose.com/t/aspose-net-converting-email-...
  5. Convert CSV to JSON with Golang via C++|Documen...

    Convert CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....whether the range contains a header row. GetIndent() : Specifies...

    docs.aspose.com/cells/go-cpp/convert-csv-to-json/
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether page setup is exported to HTML, MHTML or EPUB. Default is false in C++....4pt; -aw-header-distance:35.4pt }" + u "@page...-aw-footer-distance:35.4pt; -aw-header-distance:35.4pt }" + u "div...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน C# https://products.aspose.com/pdf/th/net/viewer/ Recent content in แสดงไฟล์ PDF ผ่าน C# on Aspsoe.PDF Products Hugo -- gohug......พคเกจ message mx-6 message-header Package Manager Console message-body...cloud/templates/aspose/img/products/pdf/headers/aspose_pdf-for-net.svg", "height":...

    products.aspose.com/pdf/th/net/viewer/index.xml
  8. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only.... It allows moving to the header or footer section of the document...document using the move_to_header_footer() method by providing...

    kb.aspose.com/words/python/how-to-put-page-numb...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – https://products.aspose.com/pdf/java/annotation/ Recent content on Aspsoe.PDF Products Hugo -- gohugo.io en Thu, 15 Jan 2026 00:00:00 +0000 htt...... 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/annotation/index.xml
  10. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table Header和table footer。也就是每一页的Header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...able需要有table header和table footer。也就是每一页的header是一样的,table foo...insertCell(); builder.write("Header 1"); builder.insertCell();...

    forum.aspose.com/t/aspose-words-table/315228