Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 188,045 for

page

(0.37 sec)
  1. Options and Appearance of Word Documents|Aspose...

    Control the appearance of Word documents taking into account the difference between various Microsoft Word versions using Java....preferences or the number of lines per page.Aspose.Words provides the ability...the last open document. Set Page Display Options If you want...

    docs.aspose.com/words/java/work-with-word-docum...
  2. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....doc" ) \# Remove the page and section breaks from the...results. Please refresh the page and try again....

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodaj stempel strony do pliku PDF za pomocą Python https://products.aspose.com/pdf/pl/python-net/stamps/Page/ Recent content in Dodaj stempel s......com/pdf/pl/python-net/stamps/page/ Recent content in Dodaj stempel...com/pdf/pl/python-net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/python-net/stamps/pa...
  4. Convert HTML To Image C++

    Convert HTML to Image format in C++ code. Save HTML as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert TEXT To GIF C++

    Convert TEXT to GIF format in C++ code. Save TEXT as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...
  6. Convert WORD To PNG C++

    Convert a Word document to PNG format in C++ code. Save a Word document as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/word-t...
  7. Convert TEXT To SVG C#

    Convert TEXT to SVG format in C# code. Save TEXT as SVG using C#....Svg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .svg" ,...

    products.aspose.com/words/net/conversion/text-t...
  8. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser.... What is this page about? This page explains how to work...results. Please refresh the page and try again....

    docs.aspose.com/words/net/working-with-document/
  9. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....PDF library uses the Document-Page model, where: Document - contains...document including page collection. Page - contains the properties...

    docs.aspose.com/pdf/net/render-table-using-enti...
  10. Manipulating HTML5 canvas format|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....Canvas image to existing HTML page You can embed more than one...within HTML page or update already exsiting page. In order to...

    docs.aspose.com/imaging/java/manipulating-html5...