Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 184,562 for

page

(0.1 sec)
  1. 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...
  2. Splitter.ExtractPages | Aspose.Words for .NET

    Effortlessly extract specific Pages from any document with our Splitter ExtractPages method. Save them in your desired format for easy access!...Extracts a specified range of pages from a document file and saves...saves the extracted pages to a new file. The output file format...

    reference.aspose.com/words/net/aspose.words.low...
  3. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/
  4. 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-...
  5. Splitter Class | Aspose.Words for .NET

    Effortlessly split documents with Aspose.Words.LowCode.Splitter class. Utilize versatile methods for precise document management and enhanced workflow efficiency....Extracts a specified range of pages from a document file and saves...saves the extracted pages to a new file. The output file format...

    reference.aspose.com/words/net/aspose.words.low...
  6. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Document::get_ViewOptions method...

    Aspose::Words::Document::get_ViewOptions method. Provides options to control how the document is displayed in Microsoft Word in C++....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. AI Grammar Checking|Aspose.Words for .NET

    Check a document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....Hide ] What is this page about? This page explains the grammar...the document in sections or pages. Use Document.Split to create...

    docs.aspose.com/words/net/grammar-checking/
  10. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful feature!... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...