Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 188,100 for

page

(1.49 sec)
  1. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET.... What is this page about? This page explains how to work...They are also often used as a page layout tool and a better alternative...

    docs.aspose.com/words/net/working-with-tables/
  2. Adding pages to a PDF which have annotations wi...

    I have multiple single Pages which have annotations from the same author. I use the title property to set this. When I merge the Pages together the author of the annotation on subsequent Pages gets a # appended to it. Fo…...Adding pages to a PDF which have annotations with same author...5:06pm 1 I have multiple single pages which have annotations from...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  3. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the Page edge in points....border from text or from the page edge in points. @property def...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Developer Guide in Python|Aspose.Words for Pyth...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Python via .NET features, achieve a certain document appearance, or make a use case possible.... What is this page about? This page provides an overview...from a document in flow-layout page format. Mail Merge and Reporting...

    docs.aspose.com/words/python-net/developer-guide/
  5. Navigation and Interaction|Aspose.PDF for Java

    This section describes the features of work with links, actions and bookmarks....File and how to Specify PDF Page when Viewing Document. Bookmarks...on a bookmark to jump to the page or chapter it represents. The...

    docs.aspose.com/pdf/java/navigation-and-interac...
  6. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.insert_footnote method...appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  7. XML Parser Specification (XPS)|Aspose.Slides fo...

    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....XML Parser Specification is a page description language and a fixed-document...Java uses the high-fidelity page layout and rendering engine...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  8. Creating and manipulating animation using APNG ...

    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....Create an animation from multi-page Tiff file Source image - img4...Create APNG animation from single-page image Source image Created animation...

    docs.aspose.com/imaging/net/creating-and-manipu...
  9. Creating and manipulating animation using APNG ...

    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....Create an animation from multi-page Tiff file Source image - img4...Create APNG animation from single-page image Source image Created animation...

    docs.aspose.com/imaging/python-net/creating-and...
  10. Convert WORD To TIFF C#

    Convert a Word document to TIFF format in C# code. Save a Word document as TIFF using C#....Tiff); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .tiff" ...

    products.aspose.com/words/net/conversion/word-t...