Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 8,456 for

annotate

(0.04 sec)
  1. Ikhtisar Anotasi|Aspose.PDF untuk C++

    Lihat daftar anotasi yang mungkin Anda gunakan dengan Aspose.PDF untuk C++....|[Underline](/pdf/id/cpp/highlights-annotation/)|(PDF 1.3) Anotasi garis...|[Squiggly](/cpp/highlights-annotation/)|(PDF 1.4) Anotasi garis...

    docs.aspose.com/pdf/id/cpp/overview-of-annotati...
  2. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.PDF 库对 PDF 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/zh/python-net/annotations/
  3. التعليق المتعدد الوسائط على PDF باستخدام C#|Asp...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف التعليق المتعدد الوسائط من مستند PDF الخاص بك....Annotations لتضمين ملفات SWF كتعليقات...الصوت. يجب أن يكون Sound Annotation مشابهًا لتعليق نصي باستثناء...

    docs.aspose.com/pdf/ar/net/multimedia-annotation/
  4. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification link:...

    docs.aspose.com/pdf/cpp/update-links/
  5. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/
  6. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...be added with some widget annotations. .NET Core 3.1 // For complete...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/net/create-form/
  7. Comment créer un lien hypertexte dans un PDF à ...

    Cet article rapide vous apprend à créer un lien hypertexte dans un PDF à l'aide de Java. Il contient toutes les informations nécessaires pour écrire cette application ainsi qu'un exemple de code de travail pour ajouter un lien vers un PDF en utilisant Java....page souhaitée Créez un link annotation et ajoutez-le à la page cible...cible Créez une annotation de texte libre à l’emplacement de...

    kb.aspose.com/fr/pdf/java/how-to-create-hyperli...
  8. 추가 유형의 PDF 주석 사용|Aspose.PDF for Java

    이 섹션에서는 PDF 문서에 추가 유형의 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....[ Hide ] 기존 PDF 파일에 Caret Annotation 추가하는 방법 Caret Annotation은...파일 로드 - 새로운 문서 . 새 Caret Annotation 을 만들고 Caret 매개변수(새 Rectangle...

    docs.aspose.com/pdf/ko/java/extra-annotations/
  9. How to Strike Out Text in PDF using C#

    This tutorial guides on how to strike out text in PDF using C#. It contains environment settings, a step-wise process and a runnable sample code to strike out text in Adobe PDF using C#....the page Add this annotation to the annotations collection on the...strike out annotation for the text and then this annotation is added...

    kb.aspose.com/pdf/net/how-to-strike-out-text-in...
  10. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/pt/python-net/whatsnew/