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

page

(0.13 sec)
  1. 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...
  2. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....across all pages. For example, you may need to modify page number...number formats, have different page size and orientation, or have the...

    docs.aspose.com/words/java/working-with-sections/
  3. 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...
  4. Delete PDF Pages with Rust via C++|Aspose.PDF f...

    You can delete Pages from your PDF file using Aspose.PDF for Rust via C++....Delete PDF Pages with Rust via C++ Contents [ Hide ] You can...can delete pages from a PDF file using Aspose.PDF for Rust via C++...

    docs.aspose.com/pdf/rust-cpp/delete-pages/
  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. 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...
  7. 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...
  8. 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...
  9. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image 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...
  10. 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...