Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 188,366 for

page

(0.17 sec)
  1. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  3. ControlChar.PAGE_BREAK property | Aspose.Words ...

    ControlChar.Page_BREAK property. Page break character: \x000c or \f...PAGE_BREAK property ControlChar.PAGE_BREAK property Page break...SECTION_BREAK . @property def PAGE_BREAK ( self ) -> str : ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. You need...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... What is this page about? This page describes how to apply...positioned in the centre of the page. While in Aspose.Words there...

    docs.aspose.com/words/net/add-watermark/
  6. Convert TEXT To JPG Javascript

    Convert TEXT to JPG format in JavaScript code. Save TEXT as JPG using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.jpg`);...

    products.aspose.com/words/nodejs-net/conversion...
  7. Aspose.Slides adds gray artifacts and edge of c...

    Hi, Aspose team. Scenario: There are 2 issues while converting PowerPoint presentation to PDF: Gray artifact lines appear in the PDF that are not present in the original PowerPoint file (Page 3 and 4) The edges o…...the original PowerPoint file (page 3 and 4) The edges of circles...file appear coarse in the PDF (page 2) Document to replicate - ...

    forum.aspose.com/t/aspose-slides-adds-gray-arti...
  8. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...exc_info=True) # ========== 1a) Footer / Page Number precise tweaks ==========...(work, style_name, to_sz) # Page Number style -> 12pt + target...

    forum.aspose.com/t/change-styles-for-complete-d...
  9. Archive

    archives...integration of HTML5 Canvas on web pages. HTML5 Canvas element is used...graphics on the fly within the web pages. It provides you with an area...

    blog.aspose.com/imaging/generate-html5-canvas-p...
  10. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This Page shows how to printing PDF to an XPS printer using PdfViewer class....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...