Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 4,093 for

ape

(0.1 sec)
  1. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir arquivo PDF document = ap.Document(input_pdf) # Criar e...

    blog.aspose.com/pt/pdf/convert-pdf-to-excel-in-...
  2. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Öppna PDF-fil document = ap.Document(input_pdf) # Skapa och...

    blog.aspose.com/sv/pdf/convert-pdf-to-excel-in-...
  3. 아카이브

    아카이브...pdf as ap # 문서 개체 초기화 document = ap.Document() # 페이지...textfragment 객체 초기화 text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ko/pdf/create-pdf-files-in-python/
  4. AcroFormを作成 - Pythonで記入可能なPDFを作成|Aspose.PDF for...

    Aspose.PDF for Pythonを使用して、PDFファイルでフォームをゼロから作成できます...pdf as ap # ドキュメントを開く pdfDocument = ap . Document ( input_file...input_file ) # フィールドを作成 textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/ja/python-net/create-form/
  5. arkiv

    arkiv...pdf as ap # Instansiera LoadOption-objektet...option = ap.EpubLoadOptions() # Ladda en EPUB-fil document = ap.Document("sample...

    blog.aspose.com/sv/pdf/convert-epub-to-pdf-in-p...
  6. Aspose.Page для Python – часто задаваемые вопросы

    Подробные часто задаваемые вопросы, охватывающие установку, лицензирование, поддерживаемые форматы, преобразование, рендеринг, редактирование, производительность и устранение неполадок для библиотеки Aspose.Page на чистом Python....page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/ru/python-net/faq/
  7. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....pdf as ap def lock_layer ( path_infile...path_infile , path_outfile ): with ap . Document ( path_infile ) as document...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  8. PDF Tooltip using Python|Aspose.PDF لـ Python ع...

    تعلم كيفية إضافة تلميح الأدوات إلى جزء النص في PDF باستخدام Python وAspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "حرك...

    docs.aspose.com/pdf/ar/python-net/pdf-tooltip/
  9. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  10. ארכיון

    ארכיון...pdf as ap # אתחול אובייקט מסמך document = ap.Document() #...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/he/pdf/create-pdf-files-in-python/