Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 157,247 for

aspose page

(0.13 sec)
  1. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... The Aspose.PDF namespace contains classes...code snippet also work with Aspose.PDF.Drawing library. Table...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  2. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....bounding boxes Contents [ Hide ] Aspose.OCR for .NET can automatically...provided in OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles...

    docs.aspose.com/ocr/net/image-regions-word-find/
  3. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate Aspose for one of our requirements. I tried downloading the Aspose pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...Aspose java 24.9 - help in finding code to add signature form...form field to a tag Aspose.PDF Product Family tryaspose1 January...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  4. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the Page. Check code snippet to resolve this task....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  5. 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/
  6. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....navigate the reader to a different page on the website to get more information...Document Class object. Get the Page Class you want to add the link...

    docs.aspose.com/pdf/cpp/actions/
  7. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....output XML format is custom Aspose format. The XML contains a...code snippet also work with Aspose.PDF.Drawing library. The following...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  8. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...Adding Shapes and Figures on Page The approach to adding the annotation...code snippet also work with Aspose.PDF.Drawing library. Load the...

    docs.aspose.com/pdf/net/figures-annotation/
  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 Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....[ Hide ] Add Ellipse object Aspose.PDF for C++ supports to add...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-ellipse/