Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 151,784 for

page

(0.06 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of Pages the specified node spans. 0 if node is within a single Page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....nned method Gets number of pages the specified node spans. 0...0 if node is within a single page. This is the same as GetEndPageIndex()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....Page Product Family Aspose.PSD Product...selected annotations from a page and fetch URI from link-type...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  3. 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/
  4. 使用 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/
  5. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...developers to draw a square in the page and save as SVG format. The...developers to draw a square in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  6. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific Page and position....Page Product Family Aspose.PSD Product...details of setting the target page and position in the PDF file...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  8. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/java/specify-layout-options/
  9. PageBorderDistanceFrom enumeration | Aspose.Wor...

    aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the Page border relative to the Page margin....positioning of the page border relative to the page margin. Members...is measured from the page margin. PAGE_EDGE Border position is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... Add the TextParagraph to Page using TextBuilder. Save the...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/java/text/