Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 187,117 for

page

(0.19 sec)
  1. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...diagram page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); double pinx = page . PageSheet . PageProps...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  2. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  3. Change Text in a Table|Aspose.Words for .NET

    Change text in a table easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to change...programmatically with Aspose.Words. On this page we will look at how to change...

    docs.aspose.com/words/net/change-text-in-a-table/
  4. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page outlines how to create...using Aspose.Words. On this page we will look at how to add a...

    docs.aspose.com/words/net/add-table-to-word-doc...
  5. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberListSeparator method. Gets or sets the character sequence that is used to separate two Page numbers in a Page number list in C++....used to separate two page numbers in a page number list. System...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/python-java/create-inse...
  7. 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...
  8. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new Page and etc....pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/java/extract-table-from-exi...
  9. PageLayoutCallbackArgs class | Aspose.Words for...

    Aspose.Words.Layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/nodejs-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...pageIndex Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...