Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 187,690 for

page

(0.39 sec)
  1. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....GIF, PNG, JPEG, BMP, or single-page TIFF images. The images can...documents, containing scanned pages. The files can be provided by...

    docs.aspose.com/ocr/java/ocrinput/
  2. What's new|Aspose.PDF for Java

    In this Page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....// force write HTMLs of all pages into one output document newOptions...Document doc = new Document (); Page p = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/whatsnew/
  3. Chart to PDF with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/cpp/chart-to-pdf/
  4. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF Pages, and get each watermark using Artifact class....Examples of artifacts include page headers, footers, separators...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/artifacts/
  5. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python.... What is this page about? This page provides information...through the link provided in this page: Aspose.Words for .NET documentation...

    docs.aspose.com/words/python-net/linq-reporting...
  6. IPageSavingCallback.pageSaving method | Aspose....

    IPageSavingCallback.PageSaving method. Called when Aspose.Words saves a separate Page to fixed Page formats....Words saves a separate page to fixed page formats. pageSaving (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  8. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....(disable) font embedding HTML pages often use fonts (i.e., fonts...all HTML content in a single Page Aspose.PDF for .NET provides...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  9. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... pages . accept ( text_absorber ) for...= ap . Document () page = document . pages . add () checkbox =...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  10. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....$javaScript ); # Adding JavaScript at Page Level $doc -> getPages () ->...JavascriptAction ( "app.alert('page 2 is opened')" )); $doc -> getPages...

    docs.aspose.com/pdf/java/adding-javascript-in-php/