Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 141,252 for

page

(0.1 sec)
  1. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert a document to PDF using C#. Convert DOCX to PDF C#. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....paginated or has the concept of pages. Convert a Word Document to...the way the Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...likely due to differences in the page setup or margins between the...merged document, adjust the page setup and margins before inserting...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  3. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....Page Product Family Aspose.PSD Product...different types of artifacts on a page and filter the artifacts of...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  4. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....display useful information like page number, author name, topic name...footers are managed using the page setup settings. Setting Headers...

    docs.aspose.com/cells/python-net/setting-header...
  5. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....Page Product Family Aspose.PSD Product...properties. In the final step, each page is saved as a JPG file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  6. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PAGE_BREAK . @property def SECTION_BREAK...) # Add a page break. builder . write ( 'Before page break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....) # 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.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \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...
  9. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \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...
  10. Java Split A File

    Split documents programmatically in Java: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/java/split/