Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 187,708 for

page

(0.07 sec)
  1. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_Pages](../../../aspose.words/Pagesetup/multiple_Pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

    reference.aspose.com/words/python-net/aspose.wo...
  2. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_Pages](../../../aspose.words/Pagesetup/multiple_Pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....large PDF file with several pages to HTML format, the output appears...HTML page. It can end up being very long. To control page size...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  4. 使用 .NET 转换 PostScript 文件

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案中 .NET 版 PS 到 PDF 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert-ps/
  5. Convert Worksheet to Image - Remove whitespace ...

    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....images in applications or web pages. For example, you might need...top, bottom, left, and right page‑setup margins for the source...

    docs.aspose.com/cells/python-net/convert-worksh...
  6. Convert WORD To Image Python

    Convert a Word document to Image format in Python code. Save a Word document as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert TEXT To GIF Python

    Convert TEXT to GIF format in Python code. Save TEXT as GIF using Python....GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/python-net/conversion...
  8. Convert TEXT To Image Python

    Convert TEXT to Image format in Python code. Save TEXT as Image using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  9. Aspose.PDF .NET for VisualStudio|Aspose.PDF for...

    Learn how to use Aspose.PDF plugins for Visual Studio... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/aspose-pdf-net-for-visu...
  10. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with C++.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/workbook-settings/