Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 9,045 for

annotator

(0.65 sec)
  1. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...Annotations.Count; i++) { LinkAnnotation...LinkAnnotation link_ann = page.Annotations[i] as LinkAnnotation; if (link_ann...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  2. العمل مع إجراءات PDF في بايثون|Aspose.PDF for P...

    تعرف على كيفية إضافة إجراءات المستند والصفحة والنموذج وتحديثها وإزالتها في ملفات PDF باستخدام Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/ar/python-net/actions/
  3. Java 을 (를) 사용하여 Freetext 주석을 가져오는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에 Freetext 주석을 가져오는 Java 샘플 코드입니다....Annotations 컬렉션에서 Freetext 주석에 대해 Get..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/free...
  4. Work with PDF layers using C#|Aspose.PDF for .NET

    Clearing hidden data in your PDF document with C#...or unwanted information (annotations, scripts, metadata, attachments...Removes all document annotations. Redact annotations will be applied...

    docs.aspose.com/pdf/net/clear-hidden-data/
  5. Travailler avec les actions PDF en Python|Aspos...

    Apprenez comment ajouter, mettre à jour et supprimer les actions de document, de page et de formulaire dans les fichiers PDF à l'aide de Python....annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/fr/python-net/actions/
  6. PDF에서 동작 작업하기|Aspose.PDF for C++

    이 섹션에서는 C++로 문서 및 양식 필드에 동작을 프로그래밍적으로 추가하는 방법을 설명합니다....객체가 정의되면 이러한 링크를 Page 객체의 Annotations 컬렉션에 추가합니다. 마지막으로 Document...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ko/cpp/actions/
  7. Come ottenere l'annotazione di Caret usando Jav...

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

    products.aspose.com/pdf/it/java/annotation/care...
  8. Jak uzyskać Freetext Adnotację przy użyciu Java...

    Przykładowy kod Java, aby uzyskać Freetext adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/free...
  9. 텍스트 주석 추가|Aspose.PDF for Python via .NET

    .NET을 통해 파이썬용 Aspose.PDF 의 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/ko/python-net/add-text-anno...
  10. Jak usunąć Text Adnotację za pomocą .NET | Aspo...

    Kod źródłowy w języku C#, aby usunąć adnotacje Text na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....Annotations Zapisz plik ponownie Wymagania...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/pl/net/annotation/text/...