Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 181,662 for

page

(0.19 sec)
  1. Crop PDF using Java | Aspose.PDF

    Crop PDF without losing quality in Java programmatically with C# sample code using Aspose.PDF for Java... If you want to crop a PDF page, a cropping solution can help...sample code shows how to Crop PDF Page - Java Input file: Upload a...

    products.aspose.com/pdf/java/crop/
  2. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/net/complex-pdf-example/
  3. PageBorderDistanceFrom | Aspose.Words for Java

    Specifies the positioning of the Page border relative to the Page margin in Java....positioning of the page border relative to the page margin. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/cpp/add-backgrounds/
  5. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  6. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...Visit(Page) I get the error “Object reference...though there is an absorber and a page? It’s the same code. Thank you...

    forum.aspose.com/t/porting-code-object-referenc...
  7. Printing PDF in .NET Framework|Aspose.PDF for .NET

    You may print PDF files to the default printer using the printer and Page settings with C#....Default Printer using Printer and Page Settings This article describes...Default Printer using Printer and Page Settings in C#. The PdfViewer...

    docs.aspose.com/pdf/net/printing-pdf-in-net-fra...
  8. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-text/
  9. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add Pages, rotate Pages, add Page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic....Working with PDF Pages in Rust Contents [ Hide ] You are able...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/
  10. PageSetup.linesPerPage property | Aspose.Words ...

    PageSetup.linesPerPage property. Gets or sets the number of lines per Page in the document grid....sets the number of lines per page in the document grid. get linesPerPage...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...