Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 181,426 for

page

(0.26 sec)
  1. Setting Margins|Documentation

    This section explains how to set visio's Page options with Aspose.Diagram....fully supports Microsoft Visio’s page setup options. Developers may...need to configure page setup settings for pages to control the printing...

    docs.aspose.com/diagram/net/setting-margins/
  2. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  3. HtmlFixedSaveOptions.page_margins property | As...

    HtmlFixedSaveOptions.Page_margins property. Specifies the margins around Pages in an HTML document...page_margins property HtmlFixedSaveOptions.page_margins property...Specifies the margins around pages in an HTML document. The margins...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Comments to Drawings in Visio|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....diagram: Page mypage = Application . ActiveDocument . Pages [ 1 ];...diagram page. The AddComment method, exposed by the Page class...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  5. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed Pages using Aspose.Cells for Python via .NET....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons to set...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....NET pages or applications without using...one ). Then create your .aspx page and copy the following code...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  7. Frameset class | Aspose.Words for Node.js

    Aspose.Words.Frameset class. Represents a frames Page or a single frame on a frames Page...Represents a frames page or a single frame on a frames page. To learn more...items, this instance is a frames page, otherwise it is a single frame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageConfig|Documentation

    PageConfig element allows you to break large forms into several Pages that are recognized as a single document....several pages that are recognized as a single document. Pages must...organize form content. Generated pages are marked with a special QR...

    docs.aspose.com/omr/net/programmatic-forms/page...
  9. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange Pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder Pages in a PDF using C#....Page Product Family Aspose.PSD Product...Product Family How to Rearrange Pages in a PDF using C# This how-to...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  10. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...