Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 190,759 for

aspose page

(1.38 sec)
  1. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....annotations to the page. package com.aspose.pdf.examples ; import...import java.util.* ; import com.aspose.pdf.* ; public class ExampleTextMarkupAnn...

    docs.aspose.com/pdf/java/highlights-annotation/
  2. 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-...
  3. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/
  4. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  5. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  6. Aspose::Words::Bibliography::ContributorCollect...

    Aspose::Words::Bibliography::ContributorCollection class. Represents bibliography source contributors in C++....Aspose::Words::Bibliography::ContributorCollectio class Contents...IEnumerable < System :: SharedPtr < Aspose :: Words :: Bibliography ::...

    reference.aspose.com/words/cpp/aspose.words.bib...
  7. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single Page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The Page 3 to 9, 12 to 15, 18 to 24, 26 to …...reply with expected answer Aspose.PDF Product Family pkvogt December...the color-type of every single page (Rgb, Grey, BlackAndWhite) of...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  8. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....Contents [ Hide ] Aspose.OCR for .NET exposes the Aspose.OCR.AsposeOcr...event, which is raised when a page or file from a batch is processed...

    docs.aspose.com/ocr/net/track-progress/
  9. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加矩形对象 Aspose.PDF for .NET...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  10. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF Pages of your document programmatically with Java sample code using Aspose.PDF for Java...action with Pages in Java Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using Java In order to add page, we’ll...

    products.aspose.com/pdf/java/pages/