Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 184,562 for

page

(0.26 sec)
  1. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  2. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_Page_boundaries property. Turns off display of the space between the top of the text and the top edge of the Page....do_not_display_page_boundaries property ViewOptions.do_not_d...do_not_display_page_boundaries property Turns off display of the space...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...pdf" ); Page page = document . getPages ()....the absorber for the 1st page only page . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/java/annotation...
  4. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation....new # Add a page to pages collection of PDF file page = doc . getPages...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-html-string-using-...
  5. Frameset | Aspose.Words for Java

    Represents a frames Page or a single frame on a frames Page in Java....Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Cells.GridJs Working in mobile|Documenta...

    This article describes how to use GridJs in mobile device.... You need to access the page via IP on the mobile terminal...demo web page in the mobile browser. Navigate to the page http:...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....method Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Converting a BMP file to PDF using PHP | Aspose...

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/bmp...
  9. 註釋 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 從 PDF 文檔中刪除註釋。... Pages [ 1 ], new Rectangle ( 299.988...Color . Blue }; document . Pages [ 1 ]. Annotations . Add ( caretAnnotation1...

    products.aspose.com/pdf/zh-hant/annotation/
  10. 将圆形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将圆形对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-circle/