Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 181,419 for

page

(0.16 sec)
  1. Working with Worksheets in Aspose.Cells|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/working-with-workshee...
  2. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....floating image to the center of a page. Document doc = new Document();...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. aspose.barcode.common|Aspose.BarCode for Python...

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP....// Place the watermark in the page center. $ relativeHorizontalPo...( $ relativeHorizontalPo -> PAGE ); $ watermark -> setRelativeVerticalP...

    docs.aspose.com/words/java/add-watermark-in-php/
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::PageSetup::get_OtherPagesTray me...

    Aspose::Words::PageSetup::get_OtherPagesTray method. Gets the paper tray (bin) to be used for all but the first Page of a section. The value is implementation (printer) specific in C++....be used for all but the first page of a section. The value is implementation...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::Rendering::PageInfo::get_PaperTr...

    Aspose::Words::Rendering::PageInfo::get_PaperTray method. Gets the paper tray (bin) for this Page as specified in the document. The value is implementation (printer) specific in C++....the paper tray (bin) for this page as specified in the document...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...) # 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. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160....) # 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...
  10. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....Page Product Family Aspose.PSD Product...exhibiting how to add contents page in Word using Python . You will...

    kb.aspose.com/words/python/insert-a-table-of-co...