Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 186,659 for

page

(0.23 sec)
  1. Open AI file online | products.aspose.com

    Open AI file online...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/view/open-ai-online/
  2. 使用 C++ 合并 PDF 到 PNG | Aspose.PDF

    使用适用于 C++ 的 Aspose.PDF,使用 C++ 示例代码,以编程方式将两个或多个 PDF 文档合并为一个 PNG 单个文件...save document as image with page dimensions and resolution //...// process document page to image // load image from file, it...

    products.aspose.com/pdf/zh-hans/cpp/merger/pdf-...
  3. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/view/open-ai-online/
  4. Відкрити файл AI онлайн | products.aspose.com

    Відкрити файл AI онлайн...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ua/open-ai-online/
  5. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...__getitem__(index) Gets a frame or frames page at the specified index. Properties...number of frames or frames pages contained in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Run Background Tasks in ASP.NET Core|Asp...

    Run background tasks in ASP.NET Core with Hosted Services, job queues and status updates – process and convert PPT, PPTX and ODP using Aspose.Slides.... The page freezes and the user has to...for the result. Reloading the page cancels the task. Operation...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  7. Add PDF Bookmarks|Documentation

    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....not limited to linking to a page. You can set up the precise...view by positioning the target page, and then create the bookmark...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  8. Aspose::Words::ConvertUtil::PointToInch method ...

    Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....Examples Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Convert TEXT To Image Javascript

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

    products.aspose.com/words/nodejs-net/conversion...