Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 187,695 for

page

(0.14 sec)
  1. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....To add a new shape: Find the page - Each Visio diagram contains...collection of pages. Developers may retrieve the page by page ID or Name...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  2. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Discover the PageSetup DifferentFirstPageHeaderFooter property to customize your document's first Page with unique headers and footers for a professional touch....footer is used on the first page. public bool DifferentFirstPageHe...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/pag...
  3. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...pdf" ); Page page = doc . getPages (). get_Item...ParagraphAbsorber (); absorber . visit ( page ); PageMarkup markup = absorber...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  4. Setting FitToSheetAcross|Documentation

    This section explains how to set fittosheetacross with Aspose.Diagram....necessary to configure page setup settings for pages to control printing...printing. These page setup settings offer various options. Setting...

    docs.aspose.com/diagram/net/setting-fittosheeta...
  5. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/python-net/working-with-ope...
  6. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#.... Get the Page Class you want to add the link...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/net/actions/
  7. 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...
  8. PDF Highlights Annotation|Aspose.PDF for Java

    Discover how to add highlights annotations in a PDF document in Java using Aspose.PDF to highlight important text....should add all annotations to the page. package com.aspose.pdf.examples..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/java/highlights-annotation/
  9. 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...
  10. How to Crop PDF Pages using Python

    This article describes how to crop PDF Pages using Python. It contains the basic information to set the IDE, write an application and a sample code to crop PDF file using Python....Page Product Family Aspose.PSD Product...Product Family How to Crop PDF Pages using Python This quick tutorial...

    kb.aspose.com/pdf/python/how-to-crop-pdf-pages-...