Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 242,733 for

page

(0.11 sec)
  1. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....NET pages or applications without using...one ). Then create your .aspx page and copy the following code...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  2. pagenumberstamp - Aspose.PDF for Java - API Ref...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Represents page number stamp and used to number pages. Constructor...

    reference.aspose.com/pdf/java/com.aspose.pdf/pa...
  3. ISlideText | Aspose.Sildes for .NET API Reference

    Represents the text extracted from the slide...get; } The text on the layout page’s shapes for this slide MasterText...get; } The text on the master page’s shapes for this slide NotesText...

    reference.aspose.com/slides/net/aspose.slides/i...
  4. SetSlideNumberAndChildSlideNumbersVisibility | ...

    Changes master slide Page number placeholder and all child Page number placeholders visibility. Child placeholders mean placeholders are contained on depending layout slides and depending slides. Depending layout slides and slides use and depend on master slide....master slide page number placeholder and all child page number placeholders...isVisible Boolean true - makes a page number placeholders visible...

    reference.aspose.com/slides/net/aspose.slides/i...
  5. PDF to Image Java using Aspose.PDF - OutOfMemor...

    Already done..."Generating slides for page " + pageNum ); Page page = doc.getPages()...System.out.println( "Got Page element for page " + pageNum ); String...

    forum.aspose.com/t/pdf-to-image-java-using-aspo...
  6. Aspose::Cells::Rendering::SheetRender::GetPageS...

    Aspose::Cells::Rendering::SheetRender::GetPageSizeInch method. Get Page size in inch of output image in C++....SheetRender::GetPageSizeInch method Get page size in inch of output image...int32_t The page index is based on zero. ReturnValue Page size of...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  7. Adding Headers and footers on a Output PDF File...

    I need to add Headers and footers on a output PDF file. If the input PDF file containing existing headers and footers i need to remove them first and add the new headers and footers on the output pdf file in aspose pdf…...and footer objects from a PDF page. You can then check if they...the first page Page page = fileStamp.Document.Pages[1]; // Get...

    forum.aspose.com/t/adding-headers-and-footers-o...
  8. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....Page Product Family Aspose.PSD Product...runnable sample code to rotate PDF pages using Java . An explanation...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  9. PageNumberStamp - Aspose.PDF for Java - API Ref...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Represents page number stamp and used to number pages. Constructor...

    reference.aspose.com/pdf/java/com.aspose.pdf/Pa...
  10. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... new ( doc ) \ # Insert few page breaks (just for testing) breakType.... insertBreak ( breakType . PAGE_BREAK ) end \ # Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...