Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 9,064 for

annotate

(0.24 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to get Link Annotation using .NET https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in How to get Link Annotation usi......Products – How to get Link Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/link/get/ Recent content in...

    products.aspose.com/pdf/net/annotation/link/get...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to add Strikeout Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content in How to add Strikeout ......Products – How to add Strikeout Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/strikeout/add/ Recent content...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Redaction Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content in How to remove R......– How to remove Redaction Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/redaction/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/redactio...
  4. Comment ajouter de l'audio à un PDF à l'aide de C#

    son article explique comment ajouter de l'audio au pdf à l'aide de C#. Il fournit tous les détails pour établir l'environnement et contient un exemple de code en cours d'exécution pour ajouter du son au PDF à l'aide de C#....fichier son cible Créez une annotation sonore pour l’ajouter au...SoundAnnotation Ajoutez cette annotation sonore à la page cible et...

    kb.aspose.com/fr/pdf/net/how-to-add-audio-to-pd...
  5. 添加标记注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在首页添加四种不同的标记注释,并保存更新后的文档。每个注释展示了不同的标记样式和颜色。...initialize_data_dir def add_markup_annotation ( infile , outfile ): # Create...bind_pdf ( infile ) # Add markup annotation to page 1 content_editor...

    docs.aspose.com/pdf/zh/python-net/add-markup-an...
  6. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++....estos enlaces a la colección Annotations del objeto Page . Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/actions/
  7. Extraire les liens d'un PDF en Java

    Ce tutoriel rapide explique comment extraire des liens d'un PDF en Java. Il contient tous les détails pour configurer l'IDE, une liste d'étapes et un exemple de code pour développer un extracteur de liens PDF en Java....apprendrez à récupérer des annotations de type lien et à les transformer...et créez un sélecteur d’annotations pour la page Extraire toutes...

    kb.aspose.com/fr/pdf/java/extract-links-from-pd...
  8. リンクを抽出|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、すべてのリンクを抽出し、それらの座標と URI (利用可能な場合) を出力します。... annotations . LinkAnnotation ): annotation = cast (...( ap . annotations . LinkAnnotation , link ) if is_assignable...

    docs.aspose.com/pdf/ja/python-net/extract-links/
  9. ארכיון

    ארכיון...של ההערות annotations = page0.page_sheet.annotations; # חזור על...ההערות for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/he/diagram/add-comments-to-visi...
  10. 如何使用 Java 获取 Freetext 注解 | Aspose.PDF

    在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中获取 PDF 文件中的 Freetext 注释的 Java 示例代码。...Annotations 集合中的 Freetext 注释方法 Get 再次保存该文件..."sample_freetext.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/zh-hans/java/annotation...