Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 182,296 for

page

(0.35 sec)
  1. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/
  2. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...upperRightY = 800 ; // 获取要添加图像的页面 Page page = pdfDocument1 . getPages...)); // 将图像添加到页面资源的 Images 集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  3. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  4. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies Page orientation in C++....] Orientation enum Specifies page orientation. enum class Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/cpp/aspose.words/ori...
  5. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/nodejs-net/rendering/
  6. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles.... page_info . width = 612.0 document . page_info . height...height = 792.0 document . page_info . margin = ap . MarginInfo...

    docs.aspose.com/pdf/python-net/working-with-hea...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Contents in Word using Java Remove Page Break in Excel using Python...

    kb.aspose.com/categories/page/26/
  8. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.Page_index property. Gets 0-based index of the Page in the document this event relates to...page_index property PageLayoutCallbackAr.page_index property...property Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to add Highlight Annotation using Java | As...

    Add Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...
  10. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...