Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 140,964 for

paged

(0.13 sec)
  1. 使用 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/
  2. 通過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/
  3. EPUB เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python ...

    ตัวอย่างรหัสในหลามสำหรับ EPUB ถึง PNG การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPUB เพื่อ PNG แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  4. EPS เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python |...

    ตัวอย่างรหัสในหลามสำหรับ EPS ถึง EMF การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPS เพื่อ EMF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  5. HTML เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python ...

    ตัวอย่างรหัสในหลามสำหรับ HTML ถึง JPEG การแปลงใช้ตัวอย่างรหัสสำหรับชุด HTML เพื่อ JPEG แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  6. HTML เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python ...

    ตัวอย่างรหัสในหลามสำหรับ HTML ถึง GIF การแปลงใช้ตัวอย่างรหัสสำหรับชุด HTML เพื่อ GIF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  7. EPS to BMP Conversion API for | Java

    Sample Java conversion code for EPS format to BMP file. Use this example code to convert EPS to BMP within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/eps-to...
  8. XPS to JPEG Conversion API for | Java

    Sample Java conversion code for XPS format to JPEG file. Use this example code to convert XPS to JPEG within any Web or Desktop Java based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/java/conversion/xps-to...
  9. EPS to TIFF Conversion | API for Python

    Sample Python conversion code for EPS format to TIFF file. Use this example code to convert EPS to TIFF within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  10. Supprimer des formulaires d'un PDF en C#|Aspose...

    Supprimer du texte basé sur le sous-type/formulaire avec la bibliothèque Aspose.PDF for .NET. Supprimer tous les formulaires du PDF....aux formulaires présentés à la page 2 du document et vérifie les...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/fr/net/remove-form/