Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 8,737 for

annotator

(1.31 sec)
  1. Aspose::Words::Saving::PdfAttachmentsEmbeddingM...

    Aspose::Words::Saving::PdfAttachmentsEmbeddingMode enum. Specifies how attachments are embedded to PDF document in C++.... Annotations 1 Attachments are embedded as annotations with...document embedded files without annotations. See Also Namespace Aspose::Words::Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Извлечение ссылок из PDF файла|Aspose.PDF for C++

    Извлечение ссылок из PDF с использованием C#. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector....MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/extract-links/
  3. PDFファイルからリンクを抽出する|Aspose.PDF for C++

    C#を使用してPDFからリンクを抽出します。このトピックでは、AnnotationSelectorクラスを使用してリンクを抽出する方法を説明します。...MakeObject < Aspose :: Pdf :: Annotations :: AnnotationSelector > (...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ja/cpp/extract-links/
  4. Comment mettre en surbrillance un document PDF ...

    Cet article explique comment mettre en surbrillance un document PDF à l'aide de Java. Il partage les détails de configuration, les étapes et un exemple de code exécutable pour mettre en surbrillance des mots dans un PDF à l'aide de Java....fragments de texte Créez une annotation de surbrillance à l’aide...surbrillance du texte Ajoutez cette annotation à la page cible et enregistrez...

    kb.aspose.com/fr/pdf/java/how-to-highlight-a-pd...
  5. 아카이브

    아카이브... 특정 페이지의 annotations 속성을 가져와 해당 페이지의 모든 주석을 가져옵니다...document = ap.Document("annotations.pdf") # 첫 페이지의 모든 주석을 반복합니다...

    blog.aspose.com/ko/pdf/parse-pdf-in-python/
  6. Java 을 (를) 사용하여 Highlight 주석을 가져오는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/java/annotation/high...
  7. วิธีการเพิ่ม Link คำอธิบายประกอบโดยใช้ Java | A...

    Java ตัวอย่างรหัสเพื่อเพิ่ม Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/th/java/annotation/link...
  8. Jak dodać Circle Adnotację za pomocą Java | Asp...

    Przykładowy kod Java, aby dodać Circle adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/pl/java/annotation/circ...
  9. Opérations avancées|Aspose.PDF pour Java

    Vous pouvez effectuer non seulement des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes avec Aspose. PDF pour Java.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Objets...

    docs.aspose.com/pdf/fr/java/advanced-operations/
  10. Bekerja dengan Tindakan|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara menambahkan tindakan ke dokumen dan bidang formulir secara programatis dengan Java. Pelajari cara Menambahkan, Membuat, dan Mendapatkan Hyperlink dalam File PDF....tambahkan tautan ini ke koleksi Annotations dari objek Page . Akhirnya...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/id/java/actions/