Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 188,811 for

page

(1.05 sec)
  1. Features|Documentation

    Aspose.Cells for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-net/features/
  2. Features|Documentation

    Aspose.Cells for Node.js via C++ features....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for C++...C++ Layout the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/nodejs-cpp/features/
  3. FieldIndex.pageNumberListSeparator property | A...

    FieldIndex.PageNumberListSeparator property. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list....used to separate two page numbers in a page number list. get pageNumberListSepara...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...Multi-column) Page Break Option (e.g., insert page break after...support for TOC entries. Implement page break after TOC if configured...

    forum.aspose.com/t/toc-rendering-and-customizat...
  5. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PageREF field implementation, enhancing document navigation and efficiency....Remarks Inserts the number of the page containing the specified bookmark...PAGEREF field that displays what page a bookmark is on. // Set the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldPage class | Aspose.Words for Python

    aspose.words.fields.FieldPage class. Implements the Page field...FieldPage class Implements the PAGE field. To learn more, visit...Retrieves the number of the current page. Inheritance: FieldPage → Field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Set Page Size : Ensure that the page size is appropriately...diagram. You can specify the page size using the PageSize class...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  8. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....information, please visit the Landing Pages What is C# A C# library also...ditails, please visit the Landing Pages of Aspose.PDF for .NET How to...

    products.aspose.com/pdf/tutorial/create-pdf/
  9. How to Change PDF Background Color in Python

    This article describes how to change PDF background color in Python. It provides IDE setting details, a step-wise process and a runnable sample code to change background color in PDF document in Python....Page Product Family Aspose.PSD Product...changed Parse through all the pages of the PDF and set the background...

    kb.aspose.com/pdf/python/how-to-change-pdf-back...
  10. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....$javaScript ); # Adding JavaScript at Page Level $doc -> getPages () ->...JavascriptAction ( "app.alert('page 2 is opened')" )); $doc -> getPages...

    docs.aspose.com/pdf/java/adding-javascript-in-php/