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

page

(0.1 sec)
  1. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  2. 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/
  3. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....method to insert paragraph, page, column, section or line break...and odd pages. builder . page_setup . different_first_page_header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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/
  6. MetafileRenderingOptions.emulate_rendering_to_s...

    MetafileRenderingOptions.emulate_rendering_to_size_on_Page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on Page or the display of the metafile in its default size....emulate_rendering_to_size_on_page property MetafileRenderingOpt...emulate_rendering_to_size_on_page property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Get skew angle via C# | Aspose

    Automatic Skew Detection....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    products.aspose.com/ocr/net/recognition/get-skew/
  9. 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...
  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-...