Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 9,071 for

annotate

(0.19 sec)
  1. با فرم های PDF در Python برخورد کنید | Aspose.PDF

    فرم های PDF را به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python via .NET مدیریت کنید.... annotations . Border ( textBoxField )...3 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/fa/python-net/acroforms/
  2. 使用 C# 處理 PDF 表單 | Aspose.PDF

    使用 Aspose.PDF for .NET,透過 C# 範例程式碼以程式設計方式管理 PDF 表單。... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/zh-hant/net/acroforms/
  3. Menambahkan JavaScript ke PDF menggunakan C#

    Ikuti artikel ini untuk menambahkan JavaScript ke PDF menggunakan C#. Artikel ini mencakup detail untuk mengatur IDE, daftar langkah, dan contoh kode untuk bekerja dengan PDF JS menggunakan C# dengan menambahkan berbagai jenis skrip untuk berbagai tindakan....PDF JS Impor kelas PDF dan Annotations dari pustaka Muat lisensi...C# . Impor kelas PDF dan Annotations, muat lisensi, dan tambahkan...

    kb.aspose.com/id/pdf/net/add-javascript-to-pdf-...
  4. Travailler avec des façades|Aspose.PDF for .NET

    Apprenez à travailler avec des façades PDF dans .NET en utilisant Aspose.PDF pour une manipulation et une visualisation plus faciles du contenu PDF....Travailler avec des annotations - gérer les annotations du document PDF...

    docs.aspose.com/pdf/fr/net/working-with-facades/
  5. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....strike-out annotation before adding it to the annotations collection...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  6. C++ 을 사용하여 PDF 양식 작성 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 양식을 만들고 필드를 추가합니다....MakeObject < Aspose :: Pdf :: Annotations :: Border > (textBoxField);...(MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/ko/cpp/acroforms/create/
  7. Opérations d'image|Aspose.PDF for Python via .NET

    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....toutes les images du PDF Annotations de dessin Liens et navigation...

    docs.aspose.com/pdf/fr/python-net/image-operati...
  8. Actions du Document|Aspose.PDF for Python via .NET

    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....d’ouverture Pièces jointes Annotations de dessin...

    docs.aspose.com/pdf/fr/python-net/document-acti...
  9. تحسين ملفات PDF في بايثون|Aspose.PDF for Python...

    تعرف على كيفية تحسين حجم ملف PDF وضغطه وتقليله في Python باستخدام Aspose.PDF....stat import sys def flatten_annotations ( infile , outfile ): # Open...Document ( infile ) # Flatten annotations for page in document . pages...

    docs.aspose.com/pdf/ar/python-net/optimize-pdf/
  10. Оптимизировать PDF-файлы в Python|Aspose.PDF fo...

    Узнайте, как оптимизировать, сжимать и уменьшать размер PDF‑файла в Python с помощью Aspose.PDF....stat import sys def flatten_annotations ( infile , outfile ): # Open...Document ( infile ) # Flatten annotations for page in document . pages...

    docs.aspose.com/pdf/ru/python-net/optimize-pdf/