Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 184,601 for

page

(0.1 sec)
  1. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. get headingFormat...with rows that repeat on every page. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page outlines how to create...using Aspose.Words. On this page we will look at how to add a...

    docs.aspose.com/words/net/add-table-to-word-doc...
  3. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....DocumentBuilder ( doc ) # Insert few page breaks (just for testing) i.... insertBreak ( BreakType . PAGE_BREAK ) i = i + 1 # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  4. Extract Text From Stamps|Aspose.PDF for PHP via...

    Discover how to extract text from stamps in PDFs using Aspose.PDF for PHP Java. Achieve accurate text retrieval effortlessly....PDF document Get the desired page of the document Create a new...the annotation selector on the page Get the selected stamp annotations...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  5. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  6. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page describes how to insert...Github Fitting all Tables to the Page Width Add Picture Related articles...

    docs.aspose.com/words/net/add-headers-and-footers/
  7. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.PageIndex property. Gets 0-based index of the Page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  9. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new Page and etc....pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/java/extract-table-from-exi...
  10. 在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....模块的 add_page_breaks 方法。下面是代码示例。 Python 代码 def add_page_breaks...worksheet = worksheets . get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre...

    docs.aspose.com/cells/zh/java/managing-page-bre...