Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 151,786 for

page

(0.06 sec)
  1. ViewOptions.do_not_display_page_boundaries prop...

    ViewOptions.do_not_display_Page_boundaries property. Turns off display of the space between the top of the text and the top edge of the Page....do_not_display_page_boundaries property ViewOptions.do_not_d...do_not_display_page_boundaries property Turns off display of the space...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export RDL Reports to PDF & XPS in SQL Serv...

    SQL Server Reporting Services rendering extension - Export PDF PDF/A and XPS reports containing tables charts and images from SQL Server...report features like specifying page orientation within reports,...specify the orientation of each page within reports Specify security...

    products.aspose.com/pdf/reporting-services/
  3. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures....includes the SEQ field and the page's number that the field appears...immediately to the left # of the page number that the main sequence...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  5. Გადაიყვანეთ HTML GIF Javascript

    გადაიყვანეთ HTML GIF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც GIF JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  6. Გადაიყვანეთ DOC PNG Javascript

    გადაიყვანეთ DOC PNG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  7. Გადაიყვანეთ WORD PNG Javascript

    გადაიყვანეთ WORD PNG JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  8. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates Page layout entities of a document. You can use this class to walk over the Page layout model. Available properties are type, geometry, text and Page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. PageSet.Odd | Aspose.Words for .NET

    Discover the PageSet Odd property to easily retrieve all odd Pages of your document in their original order for efficient document management....Gets a set with all the odd pages of the document in their original...} Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...