Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,093 for

ape

(0.08 sec)
  1. 파이썬을 사용하여 PDF 문서 형식화|Aspose.PDF for Python via ...

    Aspose.PDF for Python via .NET을 사용하여 PDF 문서를 생성하고 형식화하십시오. 다음 코드 스니펫을 사용하여 작업을 해결하십시오....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/formatting-pd...
  2. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  3. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  4. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  5. Uso de Anotación de Texto para PDF a través de ...

    Aspose.PDF para Python le permite Agregar, Obtener y Eliminar Anotación de Texto de su documento PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/es/python-net/text-annotation/
  6. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  7. Anotasi Ekstra menggunakan Python|Aspose.PDF un...

    Bagian ini menjelaskan cara menambah, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda....pdf as ap # Buka dokumen document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/id/python-net/extra-annotat...
  8. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....pdf as ap # Open document document = ap . Document ( input_pdf...Create a bookmark object outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  9. 优化、压缩或减少 PDF 大小在 Python 中|Aspose.PDF for Python...

    优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,使用 Python 删除未使用的对象。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/optimize-pdf/
  10. إضافة نص إلى PDF باستخدام Python|Aspose.PDF لـ ...

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....pdf as ap # فتح المستند document = ap . Document ( input_pdf...إنشاء جزء النص text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...