Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 184,562 for

paged

(0.23 sec)
  1. Archivio

    Archivio...Pages . In ogni iterazione, crea un...il metodo JpegDevice.Process(Page, Stream) . L’esempio di codice...

    blog.aspose.com/it/pdf/convert-pdf-to-jpg-in-cs...
  2. Архивы

    Архивы...Pages . В каждой итерации создайте...используя метод JpegDevice.Process(Page, Stream) . В следующем примере...

    blog.aspose.com/ru/pdf/convert-pdf-to-jpg-in-cs...
  3. 使用 C# 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式在 C# 中裁剪 PDF 而不会降低质量... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/zh-hant/net/crop/
  4. XPS to TIFF Conversion API | Node.js

    XPS to TIFF conversion from Aspose.Page for Node.js. Works in Node.js 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/nodejs-cpp/conversion/...
  5. PS to BMP Conversion API | Node.js

    PS to BMP conversion from Aspose.Page for Node.js. Works in Node.js 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/nodejs-cpp/conversion/...
  6. Licensing | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/licensing/
  7. Tambahkan Objek Arc ke file PDF|Aspose.PDF for ...

    Artikel ini menjelaskan cara membuat objek arc ke PDF Anda menggunakan Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/id/net/add-arc/
  8. تدوير صفحات PDF باستخدام C++|Aspose.PDF لـ C++

    يصف هذا الموضوع كيفية تدوير اتجاه الصفحة في ملف PDF موجود برمجياً باستخدام C++....( auto page : document -> get_Pages ()) { auto r = page -> get_MediaBox...get_Height () - newHeight ); page -> set_MediaBox ( MakeObject...

    docs.aspose.com/pdf/ar/cpp/rotate-pages/
  9. Agregar objeto Arco a archivo PDF|Aspose.PDF fo...

    Este artículo explica cómo crear un objeto arco en su PDF utilizando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/es/net/add-arc/
  10. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/cpp/multimedia-annotation/