Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 190,273 for

page

(0.87 sec)
  1. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/net/create-form/
  2. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....tables that already exist on page of PDF document. A new class...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  4. Developer Guide in Python|Aspose.Words for Pyth...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Python via .NET features, achieve a certain document appearance, or make a use case possible.... What is this page about? This page provides an overview...from a document in flow-layout page format. Mail Merge and Reporting...

    docs.aspose.com/words/python-net/developer-guide/
  5. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one Page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  6. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....Page Product Family Aspose.PSD Product...class instance and add an empty page inside that Initialize the ParagraphStyle...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  7. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Access the Page via its index. Call the Form...Document ( inputFile )) { Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/java/acroforms/
  8. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to change GIF to PDF in Java along with the options to improvise the code for creating desired output....Page Product Family Aspose.PSD Product...class for the new PDF and add a page to it Create an object of the...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  9. Resize Images in PDF using C#

    Follow this article to resize images in PDF using C#. It will guide you to fetch images in a PDF and set their size using the given steps and a sample code PDF photo resizer in C#....Page Product Family Aspose.PSD Product...object and access its first page Use the ImagePlacementAbsorb...

    kb.aspose.com/pdf/net/resize-images-in-pdf-usin...
  10. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....appear at the bottom of the page. builder . Write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/net/aspose.words/doc...