Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 181,431 for

page

(0.13 sec)
  1. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/integrate-table/
  2. Working with Footnote and Endnote in C#|Aspose....

    How to manipulate footnotes and endnotes using C#....Hide ] What is this page about? This page explains how to work...of columns on the displayed page. The following code example...

    docs.aspose.com/words/net/working-with-footnote...
  3. PDF|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....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  4. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_Pages_spanned method. Gets number of Pages the specified node spans...get_num_pages_spanned method get_num_pages_spanned(node) Gets...Gets number of pages the specified node spans. 0 if node is within...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.headingLevelForChapter property | Asp...

    PageSetup.headingLevelForChapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  7. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  8. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。...Document ()) { var page = document . Pages . Add (); string textFragment...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  9. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...particular page auto pdfPage = document -> get_Pages () -> idx_get...the text fragment to the PDF page textBuilder -> AppendText (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  10. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets Page setup to default paper size, margins and orientation....method clear_formatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...