Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 8,464 for

annotate

(0.1 sec)
  1. Come ottenere l'annotazione di Freetext usando ...

    Codice di esempio Java per ottenere Freetext annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/free...
  2. วิธีการรับ Freetext คำอธิบายประกอบโดยใช้ Java |...

    รหัสตัวอย่าง Java ที่จะได้รับ Freetext คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับ JSP/JSF แอพลิเคชันและการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/free...
  3. Mettre à jour les liens dans un PDF|Aspose.PDF ...

    Mettre à jour les liens dans un PDF par programmation. Ce guide traite de la manière de mettre à jour les liens dans un PDF en langage C#....texte de LinkAnnotation L’annotation de lien ne contient pas de...contenu de la page sous l’annotation. Par conséquent, pour changer...

    docs.aspose.com/pdf/fr/net/update-links/
  4. Архивы

    Архивы...аннотаций annotations = page0.page_sheet.annotations; # Перебирать...аннотации for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ru/diagram/add-comments-to-visi...
  5. أرشيف

    أرشيف...من الشروح annotations = page0.page_sheet.annotations; # كرر من...التوضيحية for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/ar/diagram/add-comments-to-visi...
  6. Arşiv

    Arşiv...koleksiyonunu alın annotations = page0.page_sheet.annotations; # Ek açıklamalar...yapın for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/tr/diagram/add-comments-to-visi...
  7. Работа с Действиями|Aspose.PDF for Java

    Этот раздел объясняет, как программно добавлять действия в документ и поля формы с помощью Java. Узнайте, как добавить, создать и получить гиперссылку в PDF-файле....accept ( selector ); List < Annotation > list = selector . getSelected...Перебор всех закладок for ( Annotation annot : list ) { LinkAnnotation...

    docs.aspose.com/pdf/ru/java/actions/
  8. العمل مع الإجراءات|Aspose.PDF for Java

    يشرح هذا القسم كيفية إضافة الإجراءات إلى المستند وحقول النموذج برمجيًا باستخدام Java. تعلم كيفية إضافة، إنشاء، والحصول على الارتباط التشعبي في ملف PDF....accept ( selector ); List < Annotation > list = selector . getSelected...العلامات المرجعية for ( Annotation annot : list ) { LinkAnnotation...

    docs.aspose.com/pdf/ar/java/actions/
  9. Add, Delete dan Dapatkan Anotasi menggunakan As...

    Dengan Aspose.PDF untuk C++ Anda dapat menambah, menghapus, dan mendapatkan anotasi dari file PDF Anda. Periksa semua daftar anotasi untuk menyelesaikan tugas Anda....Anotasi](/pdf/id/cpp/extra-annotations/) - [Anotasi Lengket](/p...Lengket](/pdf/id/cpp/sticky-annotations/) Ikhtisar Anotasi Impor dan Ekspor...

    docs.aspose.com/pdf/id/cpp/add-delete-and-get-a...
  10. C++ 을 (를) 사용하여 Caret 주석을 추가하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에 Caret 주석을 추가하기 위한 소스 코드...Annotations 컬렉션에서 Caret 주석에 대해 Add 메서드를..."sample.pdf" )); // This annotation is used to indicate the insertion...

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