Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 184,589 for

page

(0.08 sec)
  1. Aspose::Words::ConvertUtil::PixelToPoint method...

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

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove Pages from or to XPS documents with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/add-delete-pages/
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method...options ); Shows how to render one page from a document to a JPEG image...doc ); builder . writeln ( "Page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Exporting to PDF via WebRequest and Stream - Fr...

    Hi, I would like to export a webPage as image in PDF. Tried this from webresponse via stream. I use AsposePDF 9.1. I use Import() of Aspose PDF Generator. I am not getting the stream added to the final output PDF. Pleas…...details, please visit Convert PDF pages to JPEG images How to Convert...ormat (Section: Convert Web page to PDF). Issue observed is that...

    forum.aspose.com/t/exporting-to-pdf-via-webrequ...
  5. Stamping|Aspose.PDF for PHP via Java

    Discover how to add stamps, watermarks, or annotations to PDFs in PHP/Java using Aspose.PDF for document customization....PHP: Add Image stamps in PDF page - add image stamp, control image...Add Page stamps in PDFs - add complex stamp based on page from...

    docs.aspose.com/pdf/php-java/stamping/
  6. XML Paper Specification - XPS|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....XML Paper Specification is a page description language and a fixed-document...uses the same high‑fidelity page layout and rendering engine...

    docs.aspose.com/cells/java/xml-paper-specificat...
  7. Value Features in Python|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....Worksheets in Python Managing Page Breaks in Python Security Features...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/value-features-in-py...
  8. Remove All Comments from Documents|Aspose.Words...

    Remove all comments from a document easily and fast instead of using VSTO in C#....Hide ] What is this page about? This page explains how to remove...results. Please refresh the page and try again....

    docs.aspose.com/words/net/remove-all-comments-f...
  9. Convert HTML To Image C#

    Convert HTML to Image format in C# code. Save HTML as Image using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/html-t...
  10. Convert PDF To Image C#

    Convert PDF to Image format in C# code. Save PDF as Image using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/pdf-to...