Sort Score
Result 10 results
Languages All
Labels All
Results 3,061 - 3,070 of 184,207 for

page

(0.18 sec)
  1. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/view/ai/
  2. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....Description PAGE Specifies that the document is split into pages. SECTION_BREAK...Shows how to split document by pages. doc = MY_DIR + 'Big document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...does not “jump up” because of page‑break settings. NOTE – This...footer on the same page (or on a new page if it doesn’t fit)...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  4. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  5. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....docx" ); Shows how to set page sizes. let doc = new aw . Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....or more images (one image per page) or in one PDF document. Regardless...printable form pages and the recognition pattern. Each page is always...

    docs.aspose.com/omr/net/generate-template/save/
  7. Setting Headers and Footers with C++|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 C++ API or Library....display useful information such as page number, author name, topic name...footers are managed using the page‑setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  8. Convert WORD To PNG Javascript

    Convert a Word document to PNG format in JavaScript code. Save a Word document as PNG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/nodejs-net/conversion...
  9. Გადაიყვანეთ HTML Გამოსახულება C#

    გადაიყვანეთ HTML Გამოსახულება C# ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/ka/net/conversion/htm...
  10. Გადაიყვანეთ PDF TIFF C#

    გადაიყვანეთ PDF TIFF C# ფორმატში კოდით. შეინახეთ PDF როგორც TIFF C#....Tiff); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .tiff" ...

    products.aspose.com/words/ka/net/conversion/pdf...