Sort Score
Result 10 results
Languages All
Labels All
Results 9,061 - 9,070 of 187,957 for

paged

(0.41 sec)
  1. 使用 Python 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。... 使用 Pages.Add () 方法添加页面。 创建一个新的 TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/zh-hans/python-net/create/
  2. Dividir PDF programaticamente em Python|Aspose....

    Este tópico mostra como dividir páginas de PDF em arquivos PDF individuais em suas aplicações Python via C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/pt/python-cpp/split-pdf-doc...
  3. Ejemplo de Hola Mundo usando el lenguaje C#|Asp...

    Esta muestra demuestra cómo crear un documento PDF simple con el texto Hola Mundo usando Aspose.PDF... Agregar una Page al objeto documento. Crear un...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/es/net/hello-world-example/
  4. Aspose.PDF for Python

    Cette API vous permet d'effectuer toutes sortes d'opérations sur les fichiers PDF, y compris la création, l'édition et la conversion, etc. dans des applications Python....Page Product Family Aspose.PSD Product...Python Comment supprimer des pages d'un PDF à l'aide de Python...

    kb.aspose.com/fr/pdf/python/page/3/
  5. رسومات DWF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...

    docs.aspose.com/cad/ar/python-net/developer-gui...
  6. رسومات DWF|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...CadRasterizationOpti وضبط خصائص page_height و page_width . إنشاء كائن من...

    docs.aspose.com/cad/ar/python-net/dwf-drawings/
  7. Actualizar Dimensiones de Página en Python|Aspo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....obtener la colección de páginas page_collection = pdf.getPages ()...página en particular pdf_page = page_collection.get_Item ( 1 )...

    docs.aspose.com/pdf/es/python-java/update-page-...
  8. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... 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/cpp-cli/images/add/
  9. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Working with Pages - add, move or remove, crop pages, stamps. Metadata...actions, bookmarks, navigate pages. Annotations - annotations allow...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  10. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....StampInfo objects from a particular page of PDF file. Then you can get...new position on a particular page of PDF file. Then, you can save...

    docs.aspose.com/pdf/net/extract-image-and-chang...