Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,934 for

header

(0.17 sec)
  1. Programmers Guide|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....Display BarCodes in Report Header and Footer – provides information...label generation in report header or footer. Dynamically Display...

    docs.aspose.com/barcode/reportingservices/progr...
  2. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... builder -> Write ( u "Header Row, \n Cell 1" ); builder...InsertCell (); builder -> Write ( u "Header Row, \n Cell 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Working with GridWeb|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....GridWeb Resize GridWeb and its Header Bar Import Microsoft Excel...GridWeb page change Set Column Header Tip Working of GridWeb when...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....from PDF in Java How to Remove Header and Footer from PDF in Python...Python How to Remove Header and Footer from PDF using C# How to...

    kb.aspose.com/pdf/page/4/
  6. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... setHeader ( 1 , "I am the header of the Odd page." ); pageSetup...setEvenHeader ( 1 , "I am the header of the Even page." ); // Sets...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...
  7. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in textboxes within Excel worksheets using Aspose.Cells for Python via .NET....s_find # Replace in cells and headers/footers for sheet in workbook...range ( 3 ): header = sheet . page_setup . get_header ( j ) if header...

    docs.aspose.com/cells/python-net/replace-tag-wi...
  8. Public API Changes in Aspose.Email 4.1.0|Docume...

    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....control of whether the top header is visible in MHT output. The...provides control of the top header visibility in MHT output. Public...

    docs.aspose.com/email/java/public-api-changes-i...
  9. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....CustomAnswerSheet element includes Header and CustomRow elements. These...children array Must contain Header and CustomRow elements. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  10. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    Java原始程式碼,用於在任何平臺上的PDF文件中添加標題。...Create header TextStamp textStamp = new TextStamp ( "Header Text"...VerticalAlignment . Top ); // Add header on all pages for ( Page page...

    products.aspose.com/pdf/zh-hant/java/header/