Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 9,083 for

annotation

(0.1 sec)
  1. PDFでのアクションの操作|Aspose.PDF for C++

    このセクションでは、C++を使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトの Annotations コレクションに追加します。 最後に、 Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/actions/
  2. Comment supprimer des commentaires d'un PDF à l...

    Cet article explique comment supprimer les commentaires d'un PDF à l'aide de Python. Il fournit des informations détaillées pour définir l'IDE, écrire l'algorithme du programme et un exemple de code exécutable pour supprimer tous les commentaires en PDF à l'aide de Python....collection de annotations Vérifiez chaque annotation si elle est...l’analyse de la collection d’annotations sur chaque page pour rechercher...

    kb.aspose.com/fr/pdf/python/how-to-remove-comme...
  3. Archiv

    Archiv...Anmerkungen abrufen annotations = page0.page_sheet.annotations; # Durchlaufen...Anmerkungen for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/de/diagram/add-comments-to-visi...
  4. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

    کد نمونه جاوا برای دریافت Link حاشیه نویسی در فایل PDF در محیط زمان اجرا جاوا برای JSP/JSF برنامه ها و برنامه های دسکتاپ....pdf" ); // Filter annotations using AnnotationSelector...annotationSelector ); List < Annotation > linkAnnotations = annotationSelector...

    products.aspose.com/pdf/fa/java/annotation/link...
  5. テキスト注釈を追加|Aspose.PDF for Python via .NET

    .NET 経由で Aspose.PDF for Python の PDFContentEditor クラスを使用して PDF ドキュメントにテキスト注釈を追加します。...initialize_data_dir def add_text_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add text annotation to page 1 content_editor...

    docs.aspose.com/pdf/ja/python-net/add-text-anno...
  6. إضافة تعليق توضيحي لمرفق الملف من Stream|Aspose...

    يقوم المثال بتحميل ملف PDF، وقراءة ملف خارجي في دفق الذاكرة، وإضافة تعليق توضيحي لمرفق الملف إلى الصفحة الأولى، وحفظ المستند المعدل....initialize_data_dir def add_file_attachment_annotation_from_stream ( infile , attachment_file...# Create file attachment annotation using stream+opacity overload...

    docs.aspose.com/pdf/ar/python-net/add-file-atta...
  7. Tambahkan Anotasi Lampiran File Dari Stream|Asp...

    Contoh ini memuat PDF, membaca file eksternal ke dalam memori stream, menambahkan anotasi lampiran file ke halaman pertama, dan menyimpan dokumen yang telah dimodifikasi....initialize_data_dir def add_file_attachment_annotation_from_stream ( infile , attachment_file...# Create file attachment annotation using stream+opacity overload...

    docs.aspose.com/pdf/id/python-net/add-file-atta...
  8. Agregar anotación de archivo adjunto|Aspose.PDF...

    El ejemplo asocia un PDF de entrada, agrega una anotación de archivo adjunto a la primera página usando la ruta del archivo y guarda el documento actualizado....initialize_data_dir def add_file_attachment_annotation ( infile , attachment_file...# Create file attachment annotation on page 1 content_editor...

    docs.aspose.com/pdf/es/python-net/add-file-atta...
  9. Jak usunąć Redaction Adnotację za pomocą C++ | ...

    Kod źródłowy do usuwania Redaction adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/redac...
  10. Jak usunąć Caret Adnotację za pomocą C++ | Aspo...

    Kod źródłowy do usuwania Caret adnotacji w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/cpp/annotation/caret...