Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 187,651 for

page

(0.28 sec)
  1. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert XLTM to PPSX using Python or with free ...

    XLTM to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPSX online converter quickly before integrating the code....setting page layout, setting page margins, setting page orientation...orientation, and setting page size. It also provides features such...

    products.aspose.com/total/python-net/conversion...
  4. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....Pages[1]); always give me a error...when trying to extract the pages from the PDF Below is the sample...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  5. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....Page Product Family Aspose.PSD Product...exhibiting how to add contents page in Word using Python . You will...

    kb.aspose.com/words/python/insert-a-table-of-co...
  6. Aspose.Page for .NET – PS/EPS/XPS Conversion FAQ

    Comprehensive FAQ covering supported formats, .NET versions, licensing, performance, code samples, and advanced options for converting PS, EPS, and XPS files with Aspose.Page for .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/conversion/faq/
  7. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Page control commands + Perforation...command Specify a size of page, margins, page orientation inter -lines...

    docs.aspose.com/pdf/java/convert-other-files-to...
  9. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library....PDF file, and how to get which page a particular bookmark is on...PDF file. Getting a Bookmark’s Page Number Once you have added a...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  10. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/