Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 5,865 for

ape

(0.18 sec)
  1. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  2. Arşiv

    Arşiv...pdf as ap # PDF'yi yükleyin doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  3. フィールドアピアランスを設定|Aspose.PDF for Python via .NET

    この例は、Aspose.PDF for Python を使用して PDF フォームフィールドの外観を変更する方法を示しています。...pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ja/python-net/set-field-app...
  4. Archiv

    Archiv...pdf as ap # Vytvořit objekt TeXLoadOptions options = ap.TeXLoadOptions()...Načtěte dokument TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/cs/pdf/convert-latex-to-word-py...
  5. Python에서 PDF를 PDF/A 형식으로 변환|Aspose.PDF for Pyth...

    이 주제에서는 Aspose.PDF for Python을 통해 PDF 파일을 PDF/A 호환 PDF 파일로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample....log" # PDF 문서 열기 document = ap . Document ( input_pdf ) # PDF/A...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  6. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...pdf as ap # 加载源 PDF 文档 pdf_document = ap . Document ( input_file...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  7. Создать PDF документ программно|Aspose.PDF for ...

    Эта страница описывает, как создать PDF документ с нуля с помощью библиотеки Aspose.PDF for Python via .NET....pdf as ap # Initialize document object document = ap . Document...page page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ru/python-net/create-document/
  8. ארכיון

    ארכיון...pdf as ap # טען את ה-PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  9. Adicionar anexos ao PDF em Python|Aspose.PDF fo...

    Aprenda como adicionar anexos de arquivos a documentos PDF em Python usando Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/pt/python-net/add-attachmen...
  10. تبدیل PDF به DOCX در پایتون

    تبدیل PDF به DOCX در پایتون با Aspose.PDF for Python via .NET. این راهنما را برای تنظیمات، مثال کد و نکات جهت اطمینان از تبدیل مستندات قابل اعتماد دنبال کنید....pdf as ap # Load the source PDF document pdf_document = ap . Document(...preserve formatting) save_options = ap . DocSaveOptions() save_options...

    blog.aspose.com/fa/pdf/convert-pdf-to-docx-in-p...