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

page

(0.1 sec)
  1. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Acrobat reader point vs pdf point - Free Suppor...

    Hi, One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason 1. What 's the reason?2. What's the conversion rate between the system so I can show …...Document(fileStream)) { foreach (Page page in pdfDoc.Page) { page.PageInfo.Width;...Width; ====> 595! page.PageInfo.Height; ====> 842! } } 2. using (var...

    forum.aspose.com/t/acrobat-reader-point-vs-pdf-...
  3. How to Split Pages in Word using Python

    This crisp tutorial describes how to split Pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract Pages from Word using Python....Page Product Family Aspose.PSD Product...Product Family How to Split Pages in Word using Python This short...

    kb.aspose.com/words/python/how-to-split-pages-i...
  4. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...} Make Booklet of PDF Using Page Size and File Paths MakeBooklet...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  5. Converting a DICOM file to PDF using Python | A...

    Sample code on Python for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...initializes the document with no pages or content. Use the add() method...

    products.aspose.com/pdf/python-net/conversion/d...
  6. Working with Document in PostScript | C++

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/ps/working-with-document/
  7. PageSavingArgs.keepPageStreamOpen property | As...

    PageSavingArgs.keepPageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document Page....close it after saving a document page. get keepPageStreamOpen () :...property after writing a document page into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ViewOptions class | Aspose.Words for Python

    aspose.words.settings.ViewOptions class. Provides various options that control how a document is shown in Microsoft Word... do_not_display_page_boundaries Turns off display...text and the top edge of the page. forms_design Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::IDocumentProcessorPlugin::ToPage...

    Aspose::Words::IDocumentProcessorPlugin::ToPages method. Saves each Page of the document loaded by Load() method using the specified fixed Page save options in C++....::ToPages method Saves each page of the document loaded by Load()...method using the specified fixed page save options. virtual System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Page Product Family Aspose.PSD Product...headers and footers on different pages along with the information to...

    kb.aspose.com/words/python/how-to-add-header-an...