Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 184,989 for

page

(0.38 sec)
  1. 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/
  2. Aspose::Words::Font::get_Engrave method | Aspos...

    Aspose::Words::Font::get_Engrave method. True if the font is formatted as engraved in C++....letters are sunken into the page: builder -> get_Font () -> set_Engrave...like the letters pop out of the page: builder -> get_Font () -> set_Engrave...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. 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...
  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. Adding Bookmark actions to existing PDF file|As...

    This section explains how to add Bookmark actions to existing PDF file with Aspose.PDF Facades....bookmark, and also indicate the page number. The last action is done...you to go from anywhere to the page we need. public static void...

    docs.aspose.com/pdf/java/adding-bookmark-actions/
  6. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the documents into parts using different criteria....extract_pages(input_file_name, output_file_name, start_page_index...start_page_index, page_count) Extracts a specified range of pages from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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
  9. 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...
  10. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...