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

page

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

    Convert presentations to handouts in PHP. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for PHP, with sample 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/php-java/convert-powerpo...
  2. 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-...
  3. Working with OneNote Document | Aspose.Note Doc...

    This document provides guidance on working with OneNote documents....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/working-with-onenote-d...
  4. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...Pages[i], pdfDocumentB.Pages[i], outputCompareSideByS...exclude. Validate Page Count : Ensure that the pages you are comparing...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  5. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library....PDF for Go 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/go-cpp/overview/
  6. 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...
  7. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = Page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  8. 更新 PDF 中的链接|Aspose.PDF for Java

    以编程方式更新 PDF 中的链接。本指南介绍如何在 Java 语言中更新 PDF 中的链接。...pdf" ); Page page = document . getPages ()....linkAnnot = ( LinkAnnotation ) page . getAnnotations (). get_Item...

    docs.aspose.com/pdf/zh/java/update-links/
  9. Public API Changes in Aspose.PDF for Java 9.1.0...

    Discover the key public API changes in Aspose.PDF for Java version 9.1.0, ensuring optimal use of the new features and fixes....0 Contents [ Hide ] This page lists the public API changes...getAccessPermissions() public void certify(int page, String SigReason, String SigContact...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. 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/