Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 187,003 for

page

(0.31 sec)
  1. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....All Pages In order to create bookmarks of all the pages, you...create bookmarks of all the pages of a PDF file. First, you need...

    docs.aspose.com/pdf/net/create-bookmarks/
  2. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....is allowed to split across a page break. getBorders() Gets the...on every page when the table spans more than one page. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Configure Visio TimeLine Shapes|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.... getPage ( "Page-1" ). getShapes (). getShape...diagram . getPages (). getPage ( "Page-1" ). getShapes (). getShape...

    docs.aspose.com/diagram/java/configure-visio-ti...
  4. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the Page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Description SINGLE_PAGE Display one page at a time. ONE_COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...images from PDF pages. Loop through each page of the loaded document...

    products.aspose.com/pdf/python-net/conversion/h...
  6. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... Page Specifies that the height is...calculated relatively to the page height. TopMargin Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...order; determines the position of page // When displayed side by side...the size of // First displayed page - Default: false Console . WriteLine...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  8. ZoomType enumeration | Aspose.Words for Python

    aspose.words.settings.ZoomType enumeration. Possible values for how large or small the document appears on the screen in Microsoft Word.... FULL_PAGE Zoom percentage is automatically...recalculated to fit one full page. PAGE_WIDTH Zoom percentage is...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Փոխարկել PDF PNG Python

    Փոխարկեք PDF ը PNG ձևաչափի Python կոդով: Պահեք PDF որպես PNG օգտագործելով Python:...PNG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .png" , save_options)...

    products.aspose.com/words/hy/python-net/convers...
  10. Փոխարկել DOC JPG Python

    Փոխարկեք DOC ը JPG ձևաչափի Python կոդով: Պահեք DOC որպես JPG օգտագործելով 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/hy/python-net/convers...