Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 5,867 for

ape

(0.25 sec)
  1. 프로그래밍 방식으로 PDF 문서 작성|Aspose.PDF for Python via ...

    이 페이지에서는.NET 라이브러리를 통해 파이썬용 Aspose.PDF 파일을 사용하여 처음부터 PDF 문서를 만드는 방법을 설명합니다....pdf as ap # Initialize document object document = ap . Document...page page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ko/python-net/create-document/
  2. Archiv

    Archiv...pdf as ap # Načtěte PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/cs/pdf/rotate-pdf-in-python/
  3. Guardar documento PDF programáticamente|Aspose....

    Aprende cómo guardar un archivo PDF en Python Aspose.PDF para Python a través de la biblioteca C++. Guarda el documento PDF en el sistema de archivos, en un flujo, y en aplicaciones web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/es/python-cpp/save-pdf-docu...
  4. 使用状态替换文本|Aspose.PDF for Python via .NET

    在此示例中,所有出现的 “software” 都被替换为 “SOFTWARE”,并使用蓝色、14号字体进行格式化。...pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  5. 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....pdf as ap # Inisialisasi objek dokumen document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/id/python-net/get-started/h...
  6. Dividir archivos PDF en Python|Aspose.PDF for P...

    Aprenda cómo dividir páginas PDF en archivos PDF separados en Python....pdf as ap # Open document document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/es/python-net/split-pdf/
  7. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  8. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  9. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  10. تحويل PDF إلى TXT في Python

    تحويل PDF إلى TXT في Python باستخدام Aspose.PDF for Python via .NET. اتبع هذا الدليل للتثبيت، مثال على الكود، ونصائح لاستخراج النص....pdf as ap تحميل مستند PDF : إنشاء كائن...إلى ملف المصدر الخاص بك. doc = ap . Document( "sample.pdf" ) استخراج...

    blog.aspose.com/ar/pdf/convert-pdf-to-txt-in-py...