Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 15,914 for

ape

(0.04 sec)
  1. Edit PDF melalui Python | Aspose.PDF

    Halaman ini menjelaskan fitur mengedit file PDF menggunakan Aspose.PDF untuk pustaka Python....pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/id/python-net/editor/
  2. Редактируйте PDF-файл с помощью Python | Aspose...

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

    products.aspose.com/pdf/ru/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/bg/python-net/editor/
  4. Lavorare con le immagini tramite Python | Aspos...

    Questa pagina descrive le caratteristiche dell'utilizzo di immagini in file PDF utilizzando la libreria Aspose.PDF per Python....pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/it/python-net/images/
  5. Επεξεργασία 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/el/python-net/editor/
  6. Can't build RasterImagesSavingModes value from ...

    Hello, I am used to converting PDF to HTML using python via .Net (aspose.pdf == 23.3.0). pdf_bytes = BytesIO(pdf_recover) converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions() save_options.…...converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions()...converted_pdf_load = ap.Document(pdf_bytes) save_options = ap.HtmlSaveOptions()...

    forum.aspose.com/t/cant-build-rasterimagessavin...
  7. Aspose::Pdf::UnifiedSaveOptions Class Reference...

    Classes | Public Types | Public Member Functions | Public Attributes | Protected Types | Protected Member Functions |......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.u...
  8. Convert HTML to PDF in Python|Aspose.PDF for Py...

    This topic show you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF. for Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  9. 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...
  10. Wyświetl PDF Pliki za pośrednictwem Python | As...

    Kod źródłowy Pythona do otwierania i przeglądania plików PDF na .NET...pdf as ap // load PDF with an instance...instance of Document document = ap . Document ( "template.pdf" ) // save...

    products.aspose.com/pdf/pl/python-net/viewer/pdf/