Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 187,818 for

page

(0.38 sec)
  1. HeaderFooterType enumeration | Aspose.Words for...

    Aspose.Words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HeaderEven Header for even numbered pages. HeaderPrimary Primary header...numbered pages. FooterEven Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/...
  3. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the Pages of the document in their original order....property Gets a set with all the pages of the document in their original...Examples Shows how to export Odd pages from the document. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Search Text Spanning multiple PDF Pages - Free ...

    Hello Aspose Team, We are using TextFragmentAbsorber to search for specific phrases in PDFs. However, we have a scenario where the text we are searching for is split across two Pages — for example, “Service’s” appears a…...Text Spanning multiple PDF Pages Aspose.PDF Product Family ritikrajjalu...searching for is split across two pages — for example, “Service’s” appears...

    forum.aspose.com/t/search-text-spanning-multipl...
  5. Update shape properties in VSTO and Aspose.Diag...

    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....//Create page object to get required page Visio . Page page = vsdApp...shape Visio . Shape shape = page . Shapes [ "Process1" ]; //Set...

    docs.aspose.com/diagram/net/update-shape-proper...
  6. PDF Header Insertion Using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to work with headers from PDF via .NET.... Add the Stamp to Page using AddStamp method. Save...on all pages foreach ( var page in pdfDocument . Pages ) { page...

    products.aspose.com/pdf/net/header/
  7. Photo Album Maker Licensing Plugin|Documentation

    Generate photo albums in Java using the Aspose.Imaging Photo Album Maker Plugin, seamlessly merging images and photos into multi-Page files. This plugin facilitates the creation of multi-Page files in various formats like PDF and TIFF....photos into practical multi-page albums. You can utilize various...them and create a single multi-page file, such as a PDF or TIFF...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  8. Security Features in Python|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....Unprotect a Worksheet in Python Page Setup Features in Python Value...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/security-features-in...
  9. 在 ShapeSheet 的事件部分中设置单元格|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....vsdm" ); // get page Page page = diagram . getPages ()...get shape id long shapeId = page . addShape ( 3 . 0 , 3 . 0 ...

    docs.aspose.com/diagram/zh/java/setting-cells-i...
  10. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/