Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 181,424 for

page

(0.09 sec)
  1. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class....how to see the the ranges of pages that a node spans. doc = aw..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector | Aspose.Words for .NET

    Discover the LayoutCollector constructor for seamless instance initialization. Enhance your development efficiency with this powerful tool!...how to see the the ranges of pages that a node spans. Document..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/net/aspose.words.lay...
  3. 绘制矩形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制矩形。支持使用C#绘制矩形并保存为pdf、svg、html、image、xps等格式。...developers to draw a rectangle in the page and save as SVG format. The...developers to draw a rectangle in the page and save as PDF format. The...

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  4. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``true`` if the Page orientation specified in the document for this Page is landscape....property Returns true if the page orientation specified in the...the document for this page is landscape. get landscape () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  6. Add Table to PDF using PHP | Aspose.PDF

    Adding table in PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Table to PDF using PHP...instance of Document. Access the Page via its index. Create Table...

    products.aspose.com/pdf/php-java/table/add/
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Set Custom Height Width In ASpose.Cell - Free S...

    Hello Team, We are doing Image export for each worksheet as one Page , here we can able to mange setting different Pagesize like A4,legal,Letter etc… But not getting any option to set Custom Pagesize where user provide…...export for each worksheet as one page , here we can able to mange...11:04am 2 @Viral84 To set a custom page size in Aspose.Cells, you can...

    forum.aspose.com/t/set-custom-height-width-in-a...
  9. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF To GIF C#

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

    products.aspose.com/words/net/conversion/pdf-to...