Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 184,201 for

page

(0.18 sec)
  1. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  2. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the Page border includes or excludes the header....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in Page borders....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Working with Annotations|Aspose.PDF for .NET

    Learn how to work with annotations in PDF files using Aspose.PDF in .NET, including adding comments, highlights, and other annotations....Hide ] The content inside a PDF page is difficult to edit, but the...be added to PDF pages without changing the page content. These...

    docs.aspose.com/pdf/net/annotations/
  5. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/java/public-api-changes...
  6. Document.Frameset | Aspose.Words for .NET

    Discover the Frameset property for documents. Get a Frameset instance for seamless integration of framed Pages. Enhance your web experience today!...document represents a frames page. public Frameset Frameset {...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words/doc...
  7. How can I convert excel file to word? - Free Su...

    Hello sir. I am a new user of aspose. I would like to convert excel file to word. Can I convert excel file to word using aspose?...show it in a single page instead of multi page. See the screenshot...Converter | products.aspose.com page. For Java, see the details on...

    forum.aspose.com/t/how-can-i-convert-excel-file...
  8. Insert Image in NPOI|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page describes how to insert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/insert-image-in-npoi/
  9. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...文件的特定页面上添加 PDF 页面印章,您还需要设置 Stamp 类的 Pages 属性。此属性需要一个整数数组,包含您想要添加印章的页面编号。然后,您可以使用...IsBackground = true ; stamp . Pages = new [] { 1 , 3 }; // Apply...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  10. Developer Guide in C#|Aspose.Words for .NET

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for .NET features, achieve a certain document appearance, or make a use case possible....Hide ] What is this page about? This page describes the developer...from a document in flow-layout page format. Mail Merge and Reporting...

    docs.aspose.com/words/net/developer-guide/