Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 151,907 for

page

(0.13 sec)
  1. Specify the path where GridWeb stores temporary...

    This article describes the storage in GridWeb.... when we open a page GridWeb will resolve the request...url id. for example ,if your page address is http://ip/mygridwebapp/test...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....of the page or the parent element . Layout elements page This element...break large forms into several pages that are recognized as a single...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  3. 为PDF添加背景|Aspose.PDF for Java

    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....Page ; public class ExampleAddBackground...Document (); // 向文档对象添加一个新页面 Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  4. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/net/aspose.words/hea...
  5. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in document processing....number of frames or frames pages contained in the collection...get; } Gets a frame or frames page at the specified index. Methods...

    reference.aspose.com/words/net/aspose.words.fra...
  6. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....an entry at the bottom of the page, consisting of a symbol # that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Javascript Split DOC

    Split DOC files into e Pages using JavaScript code. Save DOC as separate files using JavaScript....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/doc/
  8. Javascript Split HTML

    Split HTML files into e Pages using JavaScript code. Save HTML as separate files using JavaScript....integrate the extracted HTML pages with other data and, as a result...HTML into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/html/
  9. PDF 粘性注释|Aspose.PDF for PHP via Java

    本主题关于粘性注释,作为示例我们展示了文本中的水印注释。它用于表示页面上的图形。查看代码片段以解决此任务。...$colors = new Color (); // 获取特定页面 $page = $document -> getPages () ->...= new WatermarkAnnotation ( $page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/php-java/sticky-annotati...
  10. Convert WORD To JPG Java

    Convert a Word document to JPG format in Java code. Save a Word document as JPG using 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/java/conversion/word-...