Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 181,308 for

page

(0.17 sec)
  1. 使用 Java 操作 PDF 中的注释 | Aspose.PDF

    Java原始程式碼,用於在Java和PHP上操作PDF檔中的註釋,德爾福。... 將註解加入到 Page 物件的 Annotations 集合中。 儲存 PDF...setFontName ( "Arial" ); Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/zh-hant/java/annotation/
  2. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF Pages of your document programmatically with Java sample code using Aspose.PDF for Java...action with Pages in Java Add Pages Move Pages Delete Pages How to...Insert pages to PDF Document using Java In order to add page, we’ll...

    products.aspose.com/pdf/java/pages/
  3. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even Pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd Pages of the document in their original order....Gets a set with all the odd pages of the document in their original...PageSet Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_Pages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiple_pages property PageSetup.multiple_pages property For...For multiple page documents, gets or sets how a document is printed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Draw Square|Documentation

    This section explains how to draw square in a visio Page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....to draw a square shape in a page.The code example below shows...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-square/
  7. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_Page_index method. Gets 1-based index of the Page where node ends...get_end_page_index method get_end_page_index(node) Gets 1-based...1-based index of the page where node ends. Returns 0 if node cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  9. Remove Pages from PDF using Rust via C++ | Aspo...

    Remove Pages from PDF file programmatically with Rust sample code using Aspose.PDF for Rust via C++...How to Delete pages from PDF using Rust Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/rust-cpp/pages/remove/
  10. Add Header to PDF using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...// Add header on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/header/