Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 185,611 for

page

(0.24 sec)
  1. Aspose.PDF gets System.NullReferenceException a...

    I’m using Aspose.PDF.Drawing version 25.11. I’m using this version instead of Aspose.PDF because I want to run in Linux. Our customer has a bunch of documents that were created by a program called Bluebeam Brewery 5.0 f…...and they contain some null pages when I load them into Aspose...document that I can include where page 9 is null. If I make a new document...

    forum.aspose.com/t/aspose-pdf-gets-system-nullr...
  2. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  3. Working with Layers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getPage ( "Page-1" ). getShapes ()) { if ( shape..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/working-with-layers/
  4. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/java/multimedia-annotation/
  5. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...particular PDF file convert each page to an individual .jpg image...adding blank space in top of page so that there is enough space...

    forum.aspose.com/t/resize-shrink-pdf-content-in...
  6. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....scaling the content on its pages. You can scale the entire document...document or specific pages. There are three available methods:...

    docs.aspose.com/pdf/net/resize-pdf-document/
  7. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the Page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/net/worksheet-views/
  8. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  9. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPageS fields with actual values in extracted Pages for accurate numbering using UnlinkPagesNumberFields....Show how to reset the initial page numbering and save the NUMPAGE...doc = new Document ( MyDir + "Page fields.docx" ); // Default behavior:...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/androidjava/extract-images-...