Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 189,110 for

page

(0.23 sec)
  1. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance....a hyperlink and link to the page within the same PDF document...be displayed in a separate //page in the document text3 . setFirstParagraph...

    docs.aspose.com/pdf/java/migrating-your-code-to...
  3. Გადაიყვანეთ Გამოსახულება SVG Java

    გადაიყვანეთ Გამოსახულება SVG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.svg", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  4. Გადაიყვანეთ Გამოსახულება GIF Java

    გადაიყვანეთ Გამოსახულება GIF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.gif", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  5. Გადაიყვანეთ Გამოსახულება JPG Java

    გადაიყვანეთ Გამოსახულება JPG Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.jpg", page + 1)...

    products.aspose.com/words/ka/java/conversion/im...
  6. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vsx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-net/watermar...
  7. JSON markup|Documentation

    Use the most popular data exchange format for describing complex Aspose.OMR forms as nested data structures...."children" : [ { "element_type" : "Page" , "children" : [ /*** put content...You can use multiple top-level Page elements to separate the content...

    docs.aspose.com/omr/net/json-markup/
  8. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveOptions.PageLayout property. Specifies the Page layout to be used when the document is opened in a PDF reader....pageLayout property Specifies the page layout to be used when the document...Examples Shows how to display pages when opened in a PDF reader...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。... 为了获取特定页面上的所有工件, Page 类具有 Artifacts 属性。此主题解释了如何在 PDF...artifact to the first page document . Pages [ 1 ]. Artifacts . Add...

    docs.aspose.com/pdf/zh/net/add-watermarks/
  10. PageSetup.firstPageTray property | Aspose.Words...

    PageSetup.firstPageTray property. Gets or sets the paper tray (bin) to use for the first Page of a section...tray (bin) to use for the first page of a section. The value is implementation...means the code below resets all page tray values to use the current...

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