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

header

(0.95 sec)
  1. 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...
  2. 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/
  3. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。...style attribute 13 HTMLElement header = (HTMLElement)document. GetElementsByTagName...properties 16 header. Style . Color = "#8B0000" ; 17 header. Style ...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  4. 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...
  5. 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...
  6. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....of artifacts include page headers, footers, separators, or images...include Background, Footer, Header, Undefined, Watermark). Artifact...

    docs.aspose.com/pdf/net/artifacts/
  7. 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...
  8. 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...
  9. 表格单元格合并问题 - 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
  10. 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/