Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 192,010 for

page

(0.71 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. getCommentDisplayMod()...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....to scale a worksheet: Fit to Page : To ensure that all content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  3. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.getPageInfo method | Aspose.Words for ...

    Document.getPageInfo method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....getPageInfo(pageIndex) Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python....target document at a specified page and coordinates. The code creates...creates a new PDF (target), adds a page, and then copies a field from...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  6. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  7. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberListSeparator method. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. PdfViewer Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfViewer class in Aspose.PDF for Python via .NET to decode all PDF Pages, decode a specific Page, and inspect viewer-related PDF metadata....working with PDF viewing and page-decoding scenarios. One common...use case is converting PDF pages into image objects that can...

    docs.aspose.com/pdf/python-net/pdfviewer-class/
  9. Add Background Image to PDF using Python

    Follow this article to add background image to PDF using Python. It will explain the IDE configuration, steps to perform the task, and share a sample code for setting the background image for PDF in Python....Page Product Family Aspose.PSD Product...Parse through each page in the collection of pages of the loaded PDF...

    kb.aspose.com/pdf/python/add-background-image-t...
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/