Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 181,752 for

page

(0.15 sec)
  1. Remove Annotations from PDF using Python

    Follow this article to remove annotations from PDF using Python. It has details for IDE settings, steps, and a sample code demonstrating PDF annotation remover using Python....Page Product Family Aspose.PSD Product...annotations from a particular page or delete the selected annotations...

    kb.aspose.com/pdf/python/remove-annotations-fro...
  2. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/net/image-regions-line-find/
  4. Insert Nested Fields in PHP|Aspose.Words for Java

    Insert Nested Fields using PHP....DocumentBuilder(doc); // Insert few page breaks (just for testing) $...insertBreak ( $ breakType -> PAGE_BREAK ); // Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  5. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/java/convert-images-format-...
  6. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...pdf having ~900 pages it is failing in 213 page number. Aspose...specific page (213), check the content of that page. There may...

    forum.aspose.com/t/issue-with-watermarking-usin...
  7. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new Page range object....PageRange(from, to) Creates a new page range object. PageRange ( from...starting page zero-based index. to number The ending page zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....a new PDF Document Add Page to pages collection of PDF file Add...to paragraphs collection of page instance Create Graph instance...

    docs.aspose.com/pdf/cpp/add-rectangle/
  9. Aspose::Words::Document::RenderToScale method |...

    Aspose::Words::Document::RenderToScale method. Renders a document Page into a Graphics object to a specified scale in C++....e method Renders a document page into a Graphics object to a...pageIndex int32_t The 0-based page index. graphics const Syste...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Frameset | Aspose.Words for Java

    Represents a frames Page or a single frame on a frames Page in Java....Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/java/com.aspose.word...