Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 184,134 for

page

(0.26 sec)
  1. 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...
  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. 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/
  4. Javascript Split HTML

    Split HTML files into e Pages using JavaScript code. Save HTML as separate files using JavaScript....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/html/
  5. Javascript Split DOC

    Split DOC files into e Pages using JavaScript code. Save DOC as separate files using JavaScript....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/doc/
  6. 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/
  7. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....link annotations on the first page of a PDF using Aspose.PDF for...first page link_annotations = [ a for a in document . pages [ 1...

    docs.aspose.com/pdf/python-net/update-links/
  9. Aspose::Words::HeaderFooterType enum | Aspose.W...

    Aspose::Words::HeaderFooterType enum. Identifies the type of header or footer found in a Word file in C++....0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/cpp/aspose.words/hea...
  10. 如何使用 Java 删除 Link 注释 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中删除 PDF 文件中的 Link 注释的 Java 示例代码。...创建新页面或获取对现有页面的引用 创建 Link 注释 调用 Page.Annotations 集合中的 Link 注释方法 Remove...using AnnotationSelector Page page = document . getPages ()....

    products.aspose.com/pdf/zh-hans/java/annotation...