Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 8,588 for

annotation

(0.29 sec)
  1. 如何使用 .NET 刪除 Polyline 註釋 | Aspose.PDF

    C# 上的原始程式碼,用於刪除 Polyline 通過 COM 互操作在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的批注。... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. 如何使用 .NET 添加 Highlight 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Highlight 批注。...pdf" )); // This annotation is used to indicate the insertion...document . Pages [ 1 ]. Annotations . Add ( HighlightAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  3. 如何用 C++ 添加 Square 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Square 注释的源代码...Annotations 集合中的 Square 注释方法 Add 再次保存该文件...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. Créer des liens dans un fichier PDF avec C#|Asp...

    Cette section explique comment créer des liens dans votre document PDF avec C#....Ajoutez le lien à la propriété Annotations de l’objet Page. Enfin, enregistrez...le lien à la collection Annotations de l’objet Page. Enregistrez...

    docs.aspose.com/pdf/fr/net/create-links/
  5. How to Remove Watermark | Aspose.PDF

    Do you know how easily Remove Watermark from PDF in Python? Remove Watermark from PDF with high quality using Python via .NET Aspose.PDF library.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ] . Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/tutorial/remove-watermark/
  6. 如何在C#中删除PDF中的所有注释

    这个简短的教程指导如何在 c# 中删除 pdf 中的所有注释。它提供了有关 IDE 设置的详细信息、程序流程和可运行的示例代码,用于在 C# 中从 PDF 中删除所有注释。...类对象中,其中包含要删除的注释 遍历 PDF 的所有页面以测试 annotations 遍历每个页面上的所有注释 检查注解类型是否为Text并删除...中的注释。 Pages 集合被迭代,其中包含一个名为 Annotations 的集合,该集合被进一步迭代。我们检查要删除的文本...

    kb.aspose.com/zh/pdf/net/how-to-delete-all-comm...
  7. arkiv

    arkiv...Annotations . Skapa PDF-filen med metoden...textAnnotation.Title = "Sample Annotation Title"; textAnnotation.Subject...

    blog.aspose.com/sv/pdf/create-pdf-documents-usi...
  8. ארכיון

    ארכיון...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/he/pdf/extract-text-from-pdf-cs...
  9. Archivio

    Archivio...foreach (Annotation annotation in doc.Pages[1].Annotations) { //...TextMarkupAnnotation if (annotation is TextMarkupAnnotation)...

    blog.aspose.com/it/pdf/extract-text-from-pdf-cs...
  10. Navigation et Interaction dans PDF en utilisant...

    Cette section décrit les fonctionnalités de travail avec les liens, actions et signets avec la bibliothèque Python....formulaires en utilisant Python Annotations PDF...

    docs.aspose.com/pdf/fr/python-net/navigation-an...