Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 8,414 for

annotate

(0.05 sec)
  1. Archiv

    Archiv...zusätzlichen Elementen namens Annotation zu tun. Lassen Sie uns ein...über die Eigenschaft Page.Annotations auf die Anmerkungen zu. Filtern...

    blog.aspose.com/de/pdf/advanced-tricks-to-conve...
  2. PDFテキスト注釈|Aspose.PDF for Java

    Aspose.PDF for Javaを使用して、PDFドキュメントにテキスト注釈を追加、取得、および削除できます。... 注釈は特定のページの Annotations コレクションに含まれています。 このコレクション...このコレクションには、その個々のページ専用の注釈が含まれています。各ページには独自のAnnotationsコレクションがあります。 特定のページに注釈を追加...

    docs.aspose.com/pdf/ja/java/text-annotation/
  3. Tooltip PDF menggunakan C#|Aspose.PDF for .NET

    Pelajari cara menambahkan tooltip ke fragmen teks dalam PDF menggunakan C# dan Aspose.PDF...Annotations.HideAction digunakan untuk...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/id/net/pdf-tooltip/
  4. Chercher

    chercher...pdf"); Ajouter une annotation dans un PDF à l’aide de C#...C# # Les annotations sont des objets graphiques utilisés pour...

    blog.aspose.com/fr/pdf/create-pdf-documents-usi...
  5. PDF 툴팁을 C++를 사용하여 추가하기|Aspose.PDF for C++

    C++ 및 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배워보세요....Annotations.HideAction 클래스를 사용하여 텍스트...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ko/cpp/pdf-tooltip/
  6. Jak dodać Link Adnotację za pomocą Java | Aspos...

    Przykładowy kod Java, aby dodać Link adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...get_Item ( 1 ); // Create Link Annotation and set the action to call...

    products.aspose.com/pdf/pl/java/annotation/link...
  7. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy Java do manipulowania adnotacjami w pliku PDF na Javie i PHP, Delphi.... resolve ( "java-add-annotation.pdf" ). toString (); Document...setContents ( "This is a free text annotation." ); freeTextAnnotation ...

    products.aspose.com/pdf/pl/java/annotation/
  8. 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...
  9. Extrahieren von Links aus PDF mit C#

    In diesem Tutorial wird beschrieben, wie Sie mit C# Links aus PDFs extrahieren. Es enthält Details zum Einrichten der IDE, eine Liste der Schritte und einen Beispielcode zum Entwickeln eines PDF-Link-Extraktors mit C#....Seiten Erstellen Sie einen annotation selector zum Suchen von Linkanmerkungen...extrahieren . Erstellen Sie einen Annotation-Selektor für die Link-Annotationen...

    kb.aspose.com/de/pdf/net/extract-links-from-pdf...
  10. 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/