Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 160,801 for

page

(0.08 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....How to Print Excel as Fitted Pages Wide and Tall Contents [ Hide...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  2. 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-...
  3. 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...
  4. 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...
  5. 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/
  6. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of Excel worksheet Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for first, odd, and even Pages....Headers and Footers For Different Pages with JavaScript via C++ Contents...for the first page, odd pages, and even pages since Excel 2007...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  7. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF library.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-document/
  8. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize Page saving to fixed formats. Enhance your document management today!...Words saves a separate page to fixed page formats. public void...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/