Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 189,995 for

page

(0.19 sec)
  1. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on Page 1, and saves the modified PDF....small clickable rectangle on a page that plays a specified audio...audio file, annotation name, page number, and sampling rate. Save...

    docs.aspose.com/pdf/python-net/add-sound-annota...
  2. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...println("Full-page OCR completed. Output saved...recognition mode. Process Each Page Individually : If you’re working...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  3. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation....Contents [ Hide ] Convert PDF Pages to Different Image Formats (Facades)...(Facades) In order to convert PDF pages to different image formats,...

    docs.aspose.com/pdf/java/convert-pdf-file/
  4. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。... 获取要添加链接的 Page 。 使用Page和 Rectangle 对象创建一个 LinkAnnotation...LaunchAction 对象时,指定您要启动的应用程序。 将链接添加到Page对象的 Annotations 属性。 最后,使用Doc...

    docs.aspose.com/pdf/zh/cpp/create-links/
  5. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  6. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    products.aspose.com/pdf/conversion/
  7. Html Content Overlapping issue - Free Support F...

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...to split/partition across the page, creating unwanted gaps and...generated PDF. Additionally, during page partitioning, when the content...

    forum.aspose.com/t/html-content-overlapping-iss...
  8. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library.... Call the Page class AddStamp method to add...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  9. Hello World Java Example|Aspose.PDF for Android...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word 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-word-find/