Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 151,786 for

page

(0.09 sec)
  1. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all Pages in doc. But we want to add watermark to full Page covering all areas of Page. We tried adding it but looks like s…...add image as watermark to all pages in doc. But we want to add watermark...watermark to full page covering all areas of page. We tried adding...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  2. Document.update_page_layout method | Aspose.Wor...

    Document.update_Page_layout method. Rebuilds the Page layout of the document....update_page_layout method update_page_layout() Rebuilds the page...page layout of the document. def update_page_layout ( self ):...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on Pages. Enhance your document's layout with precise vertical justification!...justification of text on each page. public enum PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/net/aspose.words/pag...
  4. PageLayoutCallbackArgs.PageIndex | Aspose.Words...

    Discover the PageIndex property of PageLayoutCallbackArgs, which provides the 0-based index of the related document Page. Get accurate Page tracking and reflow insights!...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldIndex.PageNumberListSeparator | Aspose.Wor...

    Discover the FieldIndex PageNumberListSeparator property to customize Page number formatting effortlessly. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Modify page display properties. Modify PDF...PDF documents. Page Get page count. Get page properties. Get...

    docs.aspose.com/pdf/net/key-features/
  7. Aspose::Words::Saving::PdfZoomBehavior enum | A...

    Aspose::Words::Saving::PdfZoomBehavior enum. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in C++....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FootnoteSeparatorType enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator....Printed above footnote text on a page when the text must be continued...continued from a previous page. FootnoteContinuation Printed below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageBorderAppliesTo enumeration | Aspose.Words ...

    aspose.words.PageBorderAppliesTo enumeration. Specifies which Pages the Page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description ALL_PAGES Page border is shown on all pages of the section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/zh/net/set-image-size/