Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 187,789 for

page

(0.14 sec)
  1. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  2. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout Tab: Go to the Page Layout tab in the...

    docs.aspose.com/cells/java/how-to-set-print-area/
  3. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  5. How to Convert Word to JPG using Python

    This article guides on how to convert Word to JPG using Python. It has the IDE settings, a list of steps, and a runnable demo code to convert Word file to JPG using Python....Page Product Family Aspose.PSD Product...containing a custom set of pages from the target Word file. Steps...

    kb.aspose.com/words/python/how-to-convert-word-...
  6. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.PageMargins property. Specifies the margins around Pages in an HTML document...Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is HtmlFixedPageHorizon...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....Call the Page class addStamp(..) method of the Page class to...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  8. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to HTML document In loop: add...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  9. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....Adds image watermark on each page of the document loaded by Load...Adds text watermark on each page of the document loaded by Load...

    reference.aspose.com/words/net/aspose.words/ido...
  10. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/multimedia-annotation/