Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 185,608 for

page

(0.09 sec)
  1. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content updates....Get access to first page of PDF file Page tocPage = document ...0 ] = "First page" ; titles [ 1 ] = "Second page" ; titles [ 2...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  2. 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...
  3. 创建、插入字段|Documentation

    如何使用 C# Diagram API 创建、插入字段。...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/zh/net/create-insert-fi...
  4. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  5. PageSetup.PageHeight | Aspose.Words for .NET

    Discover the PageSetup PageHeight property to efficiently manage your document's height in points, enhancing your layout and presentation....Returns or sets the height of the page in points. public double PageHeight...it will be visible on every page. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/
  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. PageSavingArgs.PageIndex | Aspose.Words for .NET

    Discover the PageIndex property of PageSavingArgs for efficient Page management. Optimize your navigation with precise current Page tracking....PageIndex property Current page index. public int PageIndex...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 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....new blank page Application . ActiveDocument . Pages . Add ();...the id of the page in VSTO Aspose.Diagram Pages 集合公开的 Add 方法允许您将新的空白页添加到...

    docs.aspose.com/diagram/zh/net/inserting-a-new-...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/net/get-headers-or-footers/