Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,229 for

footer

(0.04 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.... 页脚脚本 It represents Footer formatting script. Script commands:...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  2. Page Setup|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....the bottom of the page to the footer, in the unit of centimeters...

    docs.aspose.com/cells/reportingservices/page-se...
  3. Features|Documentation

    Aspose.Diagram for Python via .NET features....or edit your header and/or footer Set print titles Getting Started...

    docs.aspose.com/diagram/python-net/features/
  4. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....content into columns and to add a footer to the form. block This element...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  5. Working with Sections in C++|Aspose.Words for C++

    Understanding document section concepts and manipulation practices using C++. Insert section into a document C++. Remove section C++. Copy sections between Documents....nodes that control headers and footers, orientation, columns, margins...formatting such as headers and footers, page setup, and column settings...

    docs.aspose.com/words/cpp/working-with-sections/
  6. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....nodes that control headers and footers, orientation, columns, margins...formatting such as headers and footers, page setup, and column settings...

    docs.aspose.com/words/python-net/working-with-s...
  7. Replace Fields Python|Aspose.Words for Python v...

    Learn how to replace fields with text in Python. Replace fields with static data using the Python via .NET API....some fields in a header or footer. For example, trying to convert...the PAGE field in a header or footer to static text will result...

    docs.aspose.com/words/python-net/replace-fields/
  8. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

    本文介绍了如何使用 C++ API 通过 Node.js 编程方式从 Excel 或 OpenOffice 文件中获取标题和页脚。...)); // Gets center section of footer console . log ( sheet . getPageSetup...name of the sheet to header or footer break ; }...

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  9. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...GetPageSetup (); // Specify Header / Footer margins pageSetup . SetHeaderMargin...successfully with centered header and footer margins!" << std :: endl ;...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  10. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。...at the left section of the footer with custom font for part of...the central section of the footer pageSetup . SetFooter ( 1 ...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...