Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 184,592 for

page

(0.22 sec)
  1. Convert URL to PDF with Python

    This article guides on how to convert URL to PDF with Python. It has all the details to set the IDE, a list of steps, and a sample code to turn URL into PDF with Python....Page Product Family Aspose.PSD Product...requirements. Steps to Convert Website Page to PDF with Python Set the environment...

    kb.aspose.com/pdf/python/convert-url-to-pdf-wit...
  2. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method...Examples Shows how to specify page properties in pixels. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. Public API Changes in Aspose.Imaging 3.0.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....in Djvu file format for Djvu page. It can be accessed from Header...Represents the DjVu file format page with all needed properties....

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the Page numbers of contents are not inserted. Dim …... Also the page numbers of contents are not...written without page numbers. Table‑of‑contents page numbers Aspose...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  6. 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...
  7. 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/
  8. Features|Documentation

    Aspose.Cells for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-net/features/
  9. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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-...