Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 188,057 for

page

(0.98 sec)
  1. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges.... What is this page about? This page explains how to split...example, you only need some pages from a specific document and...

    docs.aspose.com/words/net/split-a-document/
  2. Document.remove_blank_pages method | Aspose.Wor...

    Document.remove_blank_Pages method. Removes blank Pages from the document....remove_blank_pages method remove_blank_pages() Removes blank pages from...document. def remove_blank_pages ( self ): ... Remarks The resulting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether Page setup is exported to HTML, MHTML or EPUB...exportPageSetup property Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/androidjava/extract-images-...
  5. Setting Cells in the Event Section of ShapeShee...

    Manage event properties of visio files....size, or orientation on the page is changed. EventDblClick -...Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/net/setting-cells-in-th...
  6. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... 获取页面的页面宽度和页面高度 Prop of Page 下面的示例代码解释了 PageProps.PageWidth...); // get page of the Visio diagram by name Page page = diagram...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  7. Create Links in PDF file with C#|Aspose.PDF for...

    This section explains how to create links in your PDF document with C#.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/net/create-links/
  8. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's Page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints....property Returns true if the page orientation specified in the...the document for this page is landscape. public bool Landscape...

    reference.aspose.com/words/net/aspose.words.ren...
  9. PageSetup.chapter_page_separator property | Asp...

    PageSetup.chapter_Page_separator property. Gets or sets the separator character that appears between the chapter number and the Page number....chapter_page_separator property PageSetup.chapter_page_separator...number and the page number. @property def chapter_page_separator (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/net/extract-links/