Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 141,003 for

page

(0.07 sec)
  1. Aspose::Words::Saving::IPageSavingCallback::Pag...

    Aspose::Words::Saving::IPageSavingCallback::PageSaving method. Called when Aspose.Words saves a separate Page to fixed Page formats in C++....Words saves a separate page to fixed page formats. virtual void...save a document to HTML page by page. void PageFileNames () {...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  3. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  4. 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...
  5. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Images to PDF using Java | Aspose.PDF

    Adding images into PDF documents programmatically with Java sample code using Aspose.PDF for Java... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/java/images/add/
  7. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. How to Crop PDF using PHP You...method. If you want to crop a PDF page, a cropping solution can help...

    products.aspose.com/pdf/php-java/crop/
  8. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  9. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats in C++....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. static Type...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/