Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 181,656 for

page

(0.11 sec)
  1. Compress PDF Document | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...document in order to open the first page as quickly as possible: Invoking...a way that allows the first page of the PDF file to be displayed...

    products.aspose.com/pdf/compress/
  2. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....during build and rendering of page layout model. public interface...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Working with Pages in Ruby|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....Working with Pages in Ruby Contents [ Hide ] This section includes...the following topics: Get a Page Object from Visio Drawing in...

    docs.aspose.com/diagram/java/working-with-pages...
  4. WrapType Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Drawing.WrapType enum enhances text wrapping around shapes and images for professional document formatting....floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Public API Changes in Aspose.Imaging 3.0.1|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/java/public-api-changes...
  6. Working with Document in PS file | Python

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...com On this page you will find links to a number...WriteLine("Creating PDF with multiple pages"); Console.WriteLine("Creating...

    forum.aspose.com/t/intermittent-issues-connecti...
  8. SectionStart | Aspose.Words for Java

    The type of break at the beginning of the section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…... All PDF pages have HtmlLoadOptions.PageInfo...Aspose.PDF applies to every page after the first one when an...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  10. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/python-net/sticky-annotations/