Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 8,661 for

annotation

(0.2 sec)
  1. Adding Tags to existing PDF - Free Support Foru...

    We are currently evaluating Aspose.PDF as a way to enhance existing PDF files with accessibility features. After some experimentation i found a way to find areas of text and add new tags. Is there a way to combine those…...but that only works for Annotations,Forms, Artifacts(?) and BDC...Aspose.PDF is limited to Annotations, Forms, Artifacts, and BDC...

    forum.aspose.com/t/adding-tags-to-existing-pdf/...
  2. 档案

    档案...# 获取注释集合 annotations = page0.page_sheet.annotations; # 遍历注释 for...for annotation in annotations: comment = annotation.comment.value;...

    blog.aspose.com/zh/diagram/add-comments-to-visi...
  3. Lưu trữ

    Lưu trữ...chú thích annotations = page0.page_sheet.annotations; # Lặp lại...thích for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/vi/diagram/add-comments-to-visi...
  4. Trabalhando com Ações|Aspose.PDF para Java

    Esta seção explica como adicionar ações aos campos de documento e formulário programaticamente com Java. Aprenda como Adicionar, Criar e Obter Hiperlink em um Arquivo PDF....adicione esses links à coleção Annotations do objeto Page . Finalmente...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/pt/java/actions/
  5. Come rimuovere l'annotazione di Highlight usand...

    Codice di esempio Java per rimuovere le annotazioni di Highlight nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file...annotationSelector1 ); List < Annotation > textMarkupAnnotation =...

    products.aspose.com/pdf/it/java/annotation/high...
  6. .NET 을 (를) 사용하여 Text 주석을 제거하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 Text 주석을 제거하기 위한 C...Annotations 컬렉션에서 Text 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/net/annotation/text/...
  7. C++ 을 (를) 사용하여 Highlight 주석을 추가하는 방법 | Aspose.PDF

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

    products.aspose.com/pdf/ko/cpp/annotation/highl...
  8. C++ 을 (를) 사용하여 Circle 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Circle 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Circle 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/circl...
  9. C++ 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

    C++ 언어를 사용하는 모든 플랫폼에서 PDF 파일에서 Link 주석을 제거하는 소스 코드...Annotations 컬렉션에서 Link 주석에 대해 Remove...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/ko/cpp/annotation/link/...
  10. نحوه دریافت Freetext حاشیه نویسی با استفاده از ...

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

    products.aspose.com/pdf/fa/java/annotation/free...