Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 8,809 for

header

(0.24 sec)
  1. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... write ( 'Header Row, \n Cell 1' ) builder ...insert_cell () builder . write ( 'Header Row, \n Cell 2' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/5/
  3. 用 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...
  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. 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...
  6. Add Headers and Footers|Aspose.Words for .NET

    Add Headers or footers into a document easily and fast instead of using VSTO in C#....Ask AI Add Headers and Footers Contents [ Hide ] Purpose Summary...page describes how to insert headers and footers into Word documents...

    docs.aspose.com/words/net/add-headers-and-footers/
  7. 使用 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/
  8. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/cpp/replace-fields/
  9. 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...
  10. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....the tagged content Create a header and a paragraph element and...and set the text Append the header and paragraph elements to the...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...