Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 186,627 for

page

(0.32 sec)
  1. 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/
  2. 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...
  3. Working with Pages in Python via Java|Aspose.PD...

    Explore how to add, remove, and reorder Pages in PDF documents using Aspose.PDF for Python....Working with Pages in Python via Java Contents [ Hide ] Topics...via Java Delete a Particular Page from the PDF File in Python...

    docs.aspose.com/pdf/python-java/working-with-pa...
  4. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....side, # and the number of the page that contains the XE field on...will around the sequence and page numbers to explain their meaning...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 在 Visio...AddImageToPage . class ) + "Pages/" ; // load an existing Visio...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  6. Working with multipage image formats|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....whether the image contains layers/pages/ frames the IMultipageImage...has been introduced. All multi-page images such as PSD, CDR, GIF...

    docs.aspose.com/imaging/python-net/working-with...
  7. Convert PDF to JPG|Aspose.PDF for Android via Java

    This Page describes how to convert PDF Pages to JPEG image, convert all and single Pages to JPEG images with Aspose.PDF for Android via Java....Contents [ Hide ] Convert PDF Pages to JPG Images The JpegDevice...class allows you to convert PDF pages to JPEG images. This class provides...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  8. FieldIndex.SequenceSeparator | Aspose.Words for...

    Discover the FieldIndex SequenceSeparator property, easily manage character sequences for separating sequence and Page numbers in your applications....separate sequence numbers and page numbers. public string SequenceSeparator...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. 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/