Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,953 for

page

(0.53 sec)
  1. PdfPageLayout enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfPageLayout enumeration. Specifies the Page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Display one page at a time. OneColumn Display the pages in one column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Page Product Family Aspose.PSD Product...like adding date, page number, total pages, and file name. Once...

    kb.aspose.com/words/java/how-to-add-header-and-...
  3. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...all the pages foreach (Page page in pdfDocument.Pages) { // Adjust...and CropBox page.MediaBox = new Rectangle( page.MediaBox.LLX...

    forum.aspose.com/t/textbox-not-converting-corre...
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....g add new empty page document . Pages . Add (); // Save PDF... i.g add new empty page document . Pages . Add (); // Save PDF...

    docs.aspose.com/pdf/net/save-pdf-document/
  5. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....) # 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...
  6. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....) # 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...
  7. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....) # 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...
  8. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....) # 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...
  9. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....Page Product Family Aspose.PSD Product...demonstrating how to add contents page in Word using Java . You will...

    kb.aspose.com/words/java/insert-a-table-of-cont...
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page. forasposeissues August 8, 2025...

    forum.aspose.com/t/while-converting-pptx-to-pdf...