Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 188,034 for

page

(1.07 sec)
  1. FieldXE.IsBold | Aspose.Words for .NET

    Enhance your FieldXE experience! Control bold formatting for entry Page numbers effortlessly with the IsBold property. Boost readability and style!...bold formatting to the entry’s page number. public bool IsBold {...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Manage canvases of XPS file | C++

    C++ API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C++ code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/work-with-canvases/
  3. UI Components|Aspose.Cells.GridDesktop, GridWeb...

    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/python-net/ui-components/
  4. FieldTC.omitPageNumber property | Aspose.Words ...

    FieldTC.omitPageNumber property. Gets or sets whether Page number in TOC should be omitted for this field....property Gets or sets whether page number in TOC should be omitted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using Python....BMP) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .bmp" , save_options)...

    products.aspose.com/words/python-net/conversion...
  6. Convert HTML To JPG Python

    Convert HTML to JPG format in Python code. Save HTML as JPG using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  7. Convert DOC To JPG Python

    Convert DOC to JPG format in Python code. Save DOC as JPG using Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/python-net/conversion...
  8. HeaderFooterCollection.footer_first property | ...

    HeaderFooterCollection.footer_first property. Retrieves a footer for the first Page of the section....Retrieves a footer for the first page of the section. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooterCollection.header_first property | ...

    HeaderFooterCollection.header_first property. Retrieves a header for the first Page of the section....Retrieves a header for the first page of the section. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....vsd" ); $pages = $diagram -> getPages (); $i...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $i...

    docs.aspose.com/diagram/zh/java/create-user-def...