Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 8,471 for

annotate

(0.11 sec)
  1. نحوه دریافت Link حاشیه نویسی با استفاده از {{pr...

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

    products.aspose.com/pdf/fa/java/annotation/link...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Impose PDF using C# Remove Annotations from PDF in Java Convert...to Image in Python Remove Annotations from PDF using C# Convert...

    kb.aspose.com/categories/page/13/
  3. Работа с Действиями|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/
  4. العمل مع الإجراءات|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/
  5. Entfernen Sie Anmerkungen aus PDF in Java

    Dieser Artikel beschreibt, wie Sie in Java Anmerkungen aus PDFs entfernen. Er enthält Einzelheiten zu den IDE-Einstellungen, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Anmerkungsentferners in Java....Dokument Greifen Sie auf den annotations collection der Seite zu und...verwenden, um eine bestimmte Annotation zu löschen. Eine andere Möglichkeit...

    kb.aspose.com/de/pdf/java/remove-annotations-fr...
  6. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....found in the document Set the annotation color and title Save the...to define the strike out annotation and apply it on a particular...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  7. Come aggiungere l'annotazione Highlight usando ...

    Codice di esempio Java per aggiungere Highlight annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...visit ( page ); // Create annotations HighlightAnnotation highlightAnnotation...

    products.aspose.com/pdf/it/java/annotation/high...
  8. ค้นหา

    ค้นหา...รับการรวบรวมคำอธิบายประกอบ annotations = page0.page_sheet.annotations; # ทำซ้ำผ่านคำอธิบายประกอบ...บ for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/th/diagram/add-comments-to-visi...
  9. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...field (or any other type of annotation) on mouse enter/exit over...this purpose, Aspose.Pdf.Annotations.HideAction Class is used...

    docs.aspose.com/pdf/net/pdf-tooltip/
  10. Java 을 (를) 사용하여 Highlight 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Highlight 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Highlight 주석에 대해 Remove...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/ko/java/annotation/high...