Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 184,195 for

page

(0.31 sec)
  1. Resize PDF using Python | Aspose.PDF

    Resize PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET....Resize PDF Pages with Python Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/python-net/resize/
  2. Document.save method | Aspose.Words for Python

    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 . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Resize PDF using Java | Aspose.PDF

    Resize PDF documents programmatically with Java sample code using Aspose.PDF for Java....Resize PDF Pages with Java Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/java/resize/
  4. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....Page Product Family Aspose.PSD Product...Document class and insert an empty page inside that Instantiate an object...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  5. Overview|Aspose.PDF for Rust via C++

    Overview of key-features and supported formats of Aspose.PDF for Rust, installation and licensing manual of Rust via C++ library....PDF for Rust via C++ This page is an overview of Aspose.PDF...resources. Let’s check Docs pages for more details: Optimize PDF...

    docs.aspose.com/pdf/rust-cpp/overview/
  6. Converting a EMF file to PDF using C# | Aspose.PDF

    Sample code for EMF‑to‑PDF conversion in .NET. Use the API example code for batch EMF‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/emf-to-pdf/
  7. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....whose page layout model to enumerate. Remarks If page layout...enumerator calls Document.update_page_layout() to build it. Whenever...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate to headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your document editing efficiency....footers different for the first page, you need to set DifferentFirstPageHe...different for even and odd pages, you need to set OddAndEvenPagesHeade...

    reference.aspose.com/words/net/aspose.words/doc...
  9. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose document save formats, enhancing your file management and compatibility for seamless workflows.... Tiff 100 Renders a page or pages of the document and saves...TIFF file. Png 101 Renders a page of the document and saves it...

    reference.aspose.com/words/net/aspose.words/sav...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...you see when converting PDF pages that contain emojis is caused...time from several seconds per page to a few hundred milliseconds...

    forum.aspose.com/t/pdf-containing-emojis-conver...