Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 184,578 for

page

(0.09 sec)
  1. How to Save Selected Pages in PDF using C#

    This article describes how to save selected Pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select Pages from PDF and save using C#....Page Product Family Aspose.PSD Product...Family How to Save Selected Pages in PDF using C# This article...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  2. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....Examples Shows how to render every page of a document to a separate...doc ); builder . Writeln ( "Page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  3. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS 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 images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  4. 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/
  5. 请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数...

    请问在用aspose.words实现html转word时,如何实现页脚中页码奇偶页不同,且奇数页页码在右边,偶数页页码在左边。 html中应该怎么写?...insertField("PAGE", ""); } else { // 奇数页页码在右侧...write("页码: "); builder.insertField("PAGE", ""); } builder.insertBreak(BreakType...

    forum.aspose.com/t/aspose-words-html-word/315396
  6. 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...
  7. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!...Examples Shows how to specify page properties in pixels. Document...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/net/aspose.words/con...
  8. 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#....Hide ] 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/
  9. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....Contents [ Hide ] Convert PDF Pages to Different Image Formats (Facades)...(Facades) In order to convert PDF pages to different image formats,...

    docs.aspose.com/pdf/java/convert-pdf-file/
  10. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/cpp/workbook-and-workshee...