Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,431 for

ape

(0.08 sec)
  1. Ejemplo de Hola Mundo usando Python|Aspose.PDF ...

    Esta muestra demuestra cómo crear un documento PDF simple con el texto Hola Mundo usando Aspose.PDF para Python a través de .NET....pdf as ap # Inicializar objeto documento document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/es/python-net/hello-world-e...
  2. Exemplo de Hello World usando Python|Aspose.PDF...

    Este exemplo demonstra como criar um documento PDF simples com o texto Hello World usando Aspose.PDF para Python via .NET....pdf as ap # Inicializar objeto de documento document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/pt/python-net/hello-world-e...
  3. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 創建分辨率對象 resolution = ap.devices...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-imag...
  4. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Crear el...página. destination_document = ap . Document () Agregar una página...

    docs.aspose.com/pdf/es/python-net/import-export...
  5. Añadir fondo a PDF con Python|Aspose.PDF para P...

    Añadir imagen de fondo a su archivo PDF con Python. Use la clase BackgroundArtifact....pdf as ap # Crear un nuevo objeto Documento document = ap . Document...Artefacto de Fondo background = ap . BackgroundArtifact () # Especificar...

    docs.aspose.com/pdf/es/python-net/add-backgrounds/
  6. Clase Stamp|Aspose.PDF for Python via .NET

    Aprenda cómo trabajar con la clase Stamp para agregar sellos de imagen, PDF y basados en texto a documentos PDF en Python....pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/es/python-net/stamp-class/
  7. 搜索

    搜索...pdf as ap # 加載PDF文件 document = ap.Document("input.pdf")...pages: # 創建一個新的 PDF splitPDF = ap.Document() # 將頁面添加到 PDF splitPDF...

    blog.aspose.com/zh-hant/pdf/split-pdf-in-python/
  8. Arşiv

    Arşiv...pdf as ap # Adım 2: PDF belgesini yükleyin document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Adım 4: Güncellenen...

    blog.aspose.com/tr/pdf/resize-pdf-document-in-p...
  9. 档案

    档案...pdf as ap # 加载 PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/zh/pdf/rotate-pdf-in-python/
  10. أرشيف

    أرشيف...pdf as ap # الخطوة 2: قم بتحميل مستند PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # الخطوة 4: احفظ...

    blog.aspose.com/ar/pdf/resize-pdf-document-in-p...