Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 187,708 for

page

(0.31 sec)
  1. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire...#// Save one page only, by page index options . page_index = 0 #//...

    docs.aspose.com/diagram/python-net/convert-visi...
  2. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping shapes using C#.... What is this page about? This page describes how to insert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/how-to-add-group-shap...
  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. 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...
  8. 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...
  9. Insert Image in NPOI|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using NPOI in C#.... 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/
  10. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....Page Product Family Aspose.PSD Product...the new page option using the builder object Set the page orientation...

    kb.aspose.com/words/python/add-sections-to-word...