Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 186,869 for

page

(0.21 sec)
  1. Aspose.Total for C++|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....Words for C++ Product Page Download Aspose.Words for C++...Aspose.Cells for C++ Product Page Install Aspose.Cells for C++...

    docs.aspose.com/total/cpp/
  2. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Page Product Family Aspose.PSD Product...like adding date, page number, total pages, and file name. Once...

    kb.aspose.com/words/java/how-to-add-header-and-...
  3. Content|Documentation

    Content element is used to add one or more lines of text to the parent element...."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/content/
  4. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....g add new empty page document . Pages . Add (); // Save PDF... i.g add new empty page document . Pages . Add (); // Save PDF...

    docs.aspose.com/pdf/net/save-pdf-document/
  5. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....Page Product Family Aspose.PSD Product...demonstrating how to add contents page in Word using Java . You will...

    kb.aspose.com/words/java/insert-a-table-of-cont...
  10. Protect and Unprotect a Visio Shape in PHP|Docu...

    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....vsd" ); $page = $diagram -> getPages () ->...getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/java/protect-and-unprot...