Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 9,309 for

header

(0.15 sec)
  1. Search Text in ODP Presentation Files using Pyt...

    Python source code to search text in ODP Presentation....titles, content, footer or header. Search text ODP Presentation...

    products.aspose.com/slides/python-net/search/odp/
  2. Search Text in PPT Presentation Files using .NE...

    C# source code to search text in PPT Presentation....titles, content, footer or header. Search text PPT Presentation...

    products.aspose.com/slides/net/search/ppt/
  3. Search Text in PPTX Presentation Files using Py...

    Python source code to search text in PPTX Presentation....titles, content, footer or header. Search text PPTX Presentation...

    products.aspose.com/slides/python-net/search/pptx/
  4. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....titles, content, footer or header. Search text PPT Presentation...

    products.aspose.com/slides/python-net/search/ppt/
  5. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... border_surrounds_header Specifies whether the page...border includes or excludes the header. borders Gets a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....table, worksheet, image, shape, header/footer, etc. With the option...

    docs.aspose.com/cells/cpp/export-document-struc...
  7. 档案

    档案...0; { auto header_enumerator = message->get_Headers()->GetEnumerator();... decltype(header_enumerator->get_Current()) header; while (h...

    blog.aspose.com/zh/email/read-email-messages-us...
  8. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all shapes (drawing objects) from the Headers and footers of this section in C++....(drawing objects) from the headers and footers of this section...remove all shapes from all headers footers in a section. auto...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...Cells Example - Set Header/Footer Margins </ title > </...head > < body > < h1 > Set Header/Footer Margins Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...toList()); List<String> header = new ArrayList<>(); if (CollectionUtils...CollectionUtils.isNotEmpty(jw_list)) { header = Arrays.asList("融资单位地区", "融资单位"...

    forum.aspose.com/t/topic/312798