Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 15,948 for

ape

(0.11 sec)
  1. Поверніть сторінки PDF | Aspose.PDF

    На цій сторінці описані особливості обертання PDF-файлу за допомогою бібліотеки Aspose.PDF для Python....обертати сторінки PDF - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/uk/python-net/rotate/
  2. Редагувати PDF за допомогою Python | Aspose.PDF

    На цій сторінці описані можливості редагування PDF-файлу за допомогою бібліотеки Aspose.PDF для Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/uk/python-net/editor/
  3. עריכת PDF באמצעות Python | Aspose.PDF

    דף זה מתאר את התכונות של עריכת קובץ PDF באמצעות Aspose.PDF עבור ספריית Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/he/python-net/editor/
  4. Modifica PDF tramite Python | Aspose.PDF

    Questa pagina descrive le funzionalità della modifica di file PDF utilizzando la libreria Aspose.PDF per Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/it/python-net/editor/
  5. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  6. LoadFormat | Aspose.PDF for .NET API Reference

    Specifies load format.... APS 13 means loading document in APS format. PDFXML...

    reference.aspose.com/pdf/net/aspose.pdf/loadfor...
  7. Changing Data, Refresh Requiring User to Open t...

    Greetings, this one may be a little heavy, but I am at a loss what to do and believe the problem is with the Aspose Libraries. A little definition on our current setup: We have a Powerpoint File with underlying Excel ob…...as: foreach (ISlide slide in ap.Slides) { IEnumerable<IShape>...using Aspose.Slides.Presentation ap = new(ReportStream); You load...

    forum.aspose.com/t/changing-data-refresh-requir...
  8. Python for .NET এর মাধ্যমে প্রোগ্রাম্যাটিক্যালি...

    পাইথন অ্যাপ্লিকেশনগুলিতে পিডিএফ ফাইলগুলি সহজেই জেনারেট এবং পড়ার জন্য পাইথন API এর জন্য Aspose.PDF কিভাবে ব্যবহার করবেন তা এই বিষয়টি আপনাকে দেখায়।...pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/bn/python-net/create/
  9. Praca z obrazami za pośrednictwem Python | Aspo...

    Na tej stronie opisano funkcje pracy z obrazami w pliku PDF przy użyciu Aspose.PDF dla biblioteki Pythona....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/pl/python-net/images/
  10. Python 를 통해 PDF에 이미지 추가 | Aspose.PDF

    이 페이지에서는 파이썬용 .NET Framework, .NET Core, Aspose.PDF 라이브러리를 사용하여 PDF 문서에 이미지를 추가하는 기능을 설명합니다....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/ko/python-net/images/add/