Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 180,979 for

page

(0.11 sec)
  1. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  2. Convert PowerPoint Presentations in Handout Mod...

    Convert presentations to handouts in Java. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides for Android, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. 在 Visio 中用 PHP 设置连接器类型形状的外观|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....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/zh/java/set-appearance-...
  4. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/java/acroforms/create/
  5. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: let tableStyle..."Aligned to the center of the page" ); builder . endTable (); table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Add the TextParagraph to Page using TextBuilder. Save the...inputFile ); var page = pdfDocument . Pages [ 1 ]; var textFragment...

    products.aspose.com/pdf/net/text/
  8. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Add the TextParagraph to Page using TextBuilder. Save the...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/cpp/text/
  9. Split PDF File into Individual Pages in PHP|Asp...

    Discover how to split a PDF document into individual Pages using PHP and Aspose.PDF for efficient Page extraction....Split PDF File into Individual Pages in PHP Contents [ Hide ] Aspose...Split Pages To split PDF document into individual pages using...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  10. Convert HTML To JPG C#

    Convert HTML to JPG format in C# code. Save HTML as JPG using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/html-t...