Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 187,699 for

page

(0.14 sec)
  1. PDF to JPEG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...loop to iterate through each page of the document. The loop runs...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  2. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents Page setup and section properties in C++....Returns an object that represents page setup and section properties...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms...converting Convert a PDF Page to BMP using page_to_bmp function Close...save the specified page as Bmp-image pdf . page_to_bmp ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  5. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms...converting Convert a PDF Page to JPEG using page_to_jpeg function Close...save the specified page as Jpg-image pdf . page_to_jpg ( 1 , 100...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  6. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....Allows to specify whether the page breaks should be preserved during...saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....Page Product Family Aspose.PSD Product...followed by addition of empty page in pages collection. By using TextBuilder...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  8. Aspose.OMR for Java form structure|Documentation

    The layout and structure of the Aspose.OMR for Java machine-readable forms and the meaning of their core elements....Located at the corners of the page, these 4 black squares allow...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/java/omr-form-structure/
  9. Export Range of Cells in a Worksheet to Image|D...

    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....Image and Worksheet to Image by Page Analyzing your prompt, please...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/export-range-of-cells...
  10. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...//Create a page in the Pdf object Aspose.Pdf.Page sec1 = pdf1...pdf1.Pages.Add(); //Create a sample text paragraph Aspose.Pdf.Text...

    forum.aspose.com/t/tick-check-symbol/82133