Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,601 for

page

(0.1 sec)
  1. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Add the Stamp to Page using AddStamp method. Save... Top = 20 for page in document . pages : page . footer = footer...

    products.aspose.com/pdf/python-net/footer/
  2. 创建复杂的PDF|Aspose.PDF for Java

    Aspose.PDF for Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... 向文档对象添加一个 Page 。现在,我们的文档将有一页。 添加一个 Image 。...new Document (); // 添加页面 Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  3. FramesetCollection class | Aspose.Words for Python

    aspose.words.framesets.FramesetCollection class. Represents a collection of instances of the [Frameset](../frameset/) class...__getitem__(index) Gets a frame or frames page at the specified index. Properties...number of frames or frames pages contained in the collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add PDF Bookmarks|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....not limited to linking to a page. You can set up the precise...view by positioning the target page, and then create the bookmark...

    docs.aspose.com/cells/net/add-pdf-bookmarks/
  5. 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-...
  6. 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...
  7. IDocumentProcessorPlugin.to_pages method | Aspo...

    IDocumentProcessorPlugin.to_Pages method. Saves each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method using the specified fixed Page save options....to_pages method to_pages(save_options) Saves each page of the...specified fixed page save options. def to_pages ( self , save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. How to add Freetext Annotation using Java | Asp...

    Add Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...