Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 5,749 for

ape

(0.58 sec)
  1. 필드 콤 번호 설정|Aspose.PDF for Python via .NET

    이 예제에서는 Python용 Aspose.PDF 를 사용하여 PDF 양식 필드에 대한 콤 번호를 설정하는 방법을 보여줍니다....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ko/python-net/set-field-com...
  2. Архивы

    Архивы...pdf as ap # Загрузите PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ru/pdf/rotate-pdf-in-python/
  3. Arsip

    Arsip...pdf as ap # Muat PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/id/pdf/rotate-pdf-in-python/
  4. Python で PDF からフォームを削除する方法|Aspose.PDF for Pytho...

    .NET 経由で Aspose.PDF for Python を使用して PDF ページからフォームオブジェクトを削除します。これには、完全なクリーンアップや対象を絞った削除が含まれます。...pdf as ap def remove_all_forms ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ja/python-net/remove-form/
  5. Archiv

    Archiv...pdf as ap # Instanziieren Sie das TeXLoadOptions...TeXLoadOptions Objekt options = ap.TeXLoadOptions() # Laden Sie das...

    blog.aspose.com/de/pdf/convert-latex-to-word-py...
  6. Procurar

    Procurar...pdf as ap # Carregar o PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pt/pdf/rotate-pdf-in-python/
  7. Пример Hello World на Python|Aspose.PDF for Pyt...

    Этот пример демонстрирует, как создать простой PDF-документ с текстом Hello World, используя Aspose.PDF for Python via .NET....pdf as ap # Инициализировать объект документа document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ru/python-net/hello-world-e...
  8. Obtenir l'apparence du champ|Aspose.PDF for Pyt...

    Cet article explique comment ouvrir un PDF, accéder à un champ de formulaire, récupérer ses paramètres d'apparence et les afficher. L'exemple montre la récupération de l'apparence d'un champ nommé "Last Name"....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/fr/python-net/get-field-app...
  9. Substituir Texto na Página com Estado|Aspose.PD...

    Neste exemplo, todas as ocorrências da palavra "software" na página 1 são substituídas por "SOFTWARE PAGE 1", usando texto vermelho com tamanho de fonte 12....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/pt/python-net/replace-text-...
  10. تقسيم ملفات PDF برمجياً باستخدام Python|Aspose....

    يوضح هذا الموضوع كيفية تقسيم صفحات PDF إلى ملفات PDF فردية في تطبيقات Python الخاصة بك....pdf as ap # فتح المستند document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/ar/python-net/split-pdf-doc...