Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 188,127 for

paged

(0.2 sec)
  1. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  2. Разделение страниц PDF|Aspose.PDF for .NET

    Этот раздел объясняет, как разделить страницы PDF с помощью Aspose.PDF Facades, используя класс PdfFileEditor....GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Split pages pdfEditor . SplitFromFirst (...

    docs.aspose.com/pdf/ru/net/split-pdf-pages/
  3. Agregar Encabezado y Pie de Página en PDF|Aspos...

    Aspose.PDF para PHP a través de Java le permite agregar encabezados y pies de página a su archivo PDF usando la clase TextStamp....llamar al método AddStamp de la Page para agregar el texto en el...$verticalAlignment -> Top ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/es/php-java/add-headers-and...
  4. Travailler avec des clips dans un fichier PS| Java

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la solution Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/fr/java/ps/working-with-cl...
  5. آرشیوها

    آرشیوها...as image: document_page_count = image.pages.length # جلوه های...# برای حلقه for page in image.djvu_pages: page.rotate(-0.5 + random...

    blog.aspose.com/fa/imaging/convert-image-to-pdf...
  6. EPS to GIF Conversion API | C++

    EPS to GIF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/eps-to-...
  7. PS to PNG Conversion API | C++

    PS to PNG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/cpp/conversion/ps-to-png/
  8. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to JPEG images.This option allows...

    products.aspose.com/pdf/python-net/conversion/p...
  9. Convertir un document en PDF dans Java|Aspose.W...

    Convertissez un document dans Word ou tout autre format pris en charge en PDF, ce qui préserve l'apparence d'origine d'un document lors de son rendu sur diverses plates-formes à l'aide de Java....est PDF – un format à mise en page fixe, qui préserve l’apparence...paginé ou ayant le concept de pages. Convertir un document Word...

    docs.aspose.com/words/fr/java/convert-a-documen...
  10. PDFページサイズをプログラムで変更する|Aspose.PDF for PHP via Java

    PHPを使用してPDFファイルのページサイズを変更します。... Page クラスには、ページサイズを設定できるSetPageSize(…)メソッドが含まれています。...-> getPages (); // 特定のページを取得 $page = $pageCollection -> get_Item...

    docs.aspose.com/pdf/ja/php-java/change-page-size/