Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 8,583 for

annotation

(0.13 sec)
  1. Procurar

    Procurar...Adicione anotação à coleção Annotations da página PDF específica...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salve o documento...

    blog.aspose.com/pt/pdf/add-or-remove-annotation...
  2. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  3. Cách xóa nhận xét trong PDF bằng Java

    Bài viết này hướng dẫn cách xóa comment trong PDF bằng Java. Nó chia sẻ thông tin để thiết lập IDE, các bước viết chương trình và mã mẫu có thể chạy được để xóa tất cả nhận xét trong PDF bằng Java....và truy cập collection of annotations trên đó Phân tích cú pháp...delete() trong Annotations collection để xóa Text annotation Lưu tệp...

    kb.aspose.com/vi/pdf/java/how-to-delete-comment...
  4. PDF 텍스트 주석|Aspose.PDF for Java

    Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...annotationSelector ); List < Annotation > freeTextAnnotations = annotationSelector...

    docs.aspose.com/pdf/ko/java/text-annotation/
  5. ลบคำอธิบายประกอบโดยใช้ Python | products.aspose...

    ซอร์สโค้ด Python เพื่อลบความคิดเห็นในการนำเสนอ...PowerPoint ออนไลน์รวม Remove Annotation From ปชป วิธีลบคำอธิบายประกอบจาก...Python ผ่าน .NET API Remove Annotation From PPTX วิธีลบคำอธิบายประกอบจาก...

    products.aspose.com/slides/th/python-net/annota...
  6. 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/...
  7. 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...
  8. 在 PDF 中使用操作|Aspose.PDF for C++

    本节解释如何使用 C++ 以编程方式向文档和表单字段添加操作。...FreeTextAnnotation 对象,将这些链接添加到 Page 对象的 Annotations 集合中。 最后,使用 Document 对象的 Save...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/zh/cpp/actions/
  9. 搜索

    搜索...Annotations 集合的鏈接。 使用 Document.Save(String)...將鏈接註釋添加到PDF文件第一頁的註釋集合 page.Annotations.Add(link); // 保存更新的文檔 document...

    blog.aspose.com/zh-hant/pdf/add-hyperlinks-to-p...
  10. PDF Tooltip использование C++|Aspose.PDF for C++

    Узнайте, как добавить всплывающую подсказку к фрагменту текста в PDF с использованием C++ и Aspose.PDF...Annotations.HideAction, чтобы назначить...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ru/cpp/pdf-tooltip/