Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 118,165 for

paged

(0.11 sec)
  1. BMP to PDF Merge using C# | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: load...

    products.aspose.com/pdf/net/merger/bmp-to-pdf/
  2. Convertir du texte en image en Java

    Vous pouvez convertir du texte en image en Java en suivant ce guide rapide. Il couvre le processus étape par étape et un extrait de code exécutable pour exporter TXT vers JPG en Java....Page Product Family Aspose.PSD Product...classe Document Parcourez les pages en utilisant la boucle for Exportez...

    kb.aspose.com/fr/words/java/convert-text-to-ima...
  3. TEXT to PDF Converter using Android via Java | ...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/android-java/conversion...
  4. JPEG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call the add method of the pages collection on the document object...

    products.aspose.com/pdf/python-net/conversion/j...
  5. EMF 到 PDF 使用 C# 的转换器 | Aspose.PDF

    EMF 到 PDF C# 轉換的示例代碼。 在 VB.NET、ASP.NET 或任何基於 .NET 的應用程序中使用 API 示例代碼將 EMF 文件批量轉換為 PDF... Document (); var page = document . Pages . Add (); var image...imageFile }; page . PageInfo . Margin . Bottom = 0 ; page . PageInfo...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  6. EMF 到 PDF 使用 C# 的转换器 | Aspose.PDF

    EMF 到 PDF C# 转换的示例代码。 在 VB.NET、ASP.NET 或任何基于 .NET 的应用程序中使用 API 示例代码将 EMF 文件批量转换为 PDF... Document (); var page = document . Pages . Add (); var image...imageFile }; page . PageInfo . Margin . Bottom = 0 ; page . PageInfo...

    products.aspose.com/pdf/zh-hans/net/conversion/...
  7. Unisci da PDF a DOCX usando C++ | Aspose.PDF

    Combina due o più documenti PDF in un singolo file DOCX a livello di programmazione con codice di esempio C++ utilizzando Aspose.PDF per C++...pdf" ); // add page from one document to another...for ( auto const & page : firstDoc -> get_Pages ()) outputDoc ->...

    products.aspose.com/pdf/it/cpp/merger/pdf-to-docx/
  8. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/
  9. 通過C++將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用C++語言和 Aspose 將圖像添加到 PDF 文件中的功能.PDF用於C++庫...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/add/
  10. Tambahkan Nomor Halaman ke PDF dengan C++|Aspos...

    Aspose.PDF untuk C++ memungkinkan Anda menambahkan Cap Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....page#a3b998038dedf5266b4d) dari [Page](https://reference...com/pdf/cpp/class/aspose.pdf.page) untuk menambahkan cap pada...

    docs.aspose.com/pdf/id/cpp/add-page-number/