Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 7,943 for

header

(0.14 sec)
  1. 通过 C++ 使用 Node.js 获取标题或页脚|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/get-headers...
  2. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....Find and Replace String in Header/Footer of a Document You can...find and replace text in the header/footer section of a Word document...

    docs.aspose.com/words/java/find-and-replace/
  3. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....create_sect_element() and create_header_element() methods of ITaggedContent...a structured hierarchy of headers and a paragraph, enhancing...

    docs.aspose.com/pdf/python-net/setting-structur...
  4. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  7. Customizing Email Headers in Python|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....Portuguese Customizing Email Headers in Python Contents [ Hide ]...Customizing Email Headers To Customize Email Headers using Aspose...

    docs.aspose.com/email/java/customizing-email-he...
  8. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...List<String> headers = (List<String>) tableData.get("header"); // 表头...addTableAndAddSummar(builder, headers, tableDataList, summaryRowMap);...

    forum.aspose.com/t/topic/311952
  10. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...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/zh/python-net/replace-tag...