Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,921 for

header

(0.18 sec)
  1. Execute client side function on GridWeb page ch...

    This article introduces how to work with client js function in GridWeb....Items in GridWeb Set Column Header Tip Analyzing your prompt,...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Create and Manipulate Excel Table|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...., header‑row style, column stripes,...

    docs.aspose.com/cells/cpp/create-and-manipulate...
  3. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...address extraction, and email header manipulation. Aspose.Words...email address extraction, email header manipulation, document conversion...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....table, worksheet, image, shape, header/footer, etc. With option PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  5. Convert CSV to JSON|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....whether the range contains a header row. Indent : Indicates the...

    docs.aspose.com/cells/java/convert-csv-to-json/
  6. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....Shows to process bookmarks in headers/footers in a document that...file_name = MY_DIR + 'Bookmarks in headers and footers.docx' ) # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for .NET: insert, link, update, and extract embedded content with C# in PPT, PPTX, and ODP presentations....( newDataInfo ); } ActiveX Header Footer...

    docs.aspose.com/slides/net/examples/elements/ol...
  8. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples.... Pptx ); } Header Footer Note...

    docs.aspose.com/slides/net/examples/elements/co...
  9. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages....default because there may be headers and footers in the document...Microsoft Word requires different headers and footers to be placed in...

    docs.aspose.com/words/jasperreports/page-breaks/
  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