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

annotation

(0.17 sec)
  1. Anotação de Destaques em PDF usando C++|Aspose....

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento....MakeObject < Aspose :: Pdf :: Annotations :: HighlightAnnotation >...MakeObject < Aspose :: Pdf :: Annotations :: StrikeOutAnnotation >...

    docs.aspose.com/pdf/pt/cpp/highlights-annotation/
  2. Uso de la anotación de texto para PDF|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar anotaciones de texto de tu documento PDF.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...pdf" )) { // Create text annotation var textAnnotation = new...

    docs.aspose.com/pdf/es/net/text-annotation/
  3. 새로운 기능|Aspose.PDF for Python via .NET

    이 페이지에서는 최근 릴리스에서 소개된 Aspose.PDF for Python via .NET의 가장 인기 있는 새로운 기능을 소개합니다....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ko/python-net/whatsnew/
  4. Travailler avec les Actions|Aspose.PDF pour Java

    Cette section explique comment ajouter des actions aux documents et aux champs de formulaire par programmation avec Java. Apprenez à Ajouter, Créer et Obtenir un Hyperlien dans un Fichier PDF....ces liens à la collection Annotations de l’objet Page . Enfin,...( 1 ); // Créer un objet annotation de lien LinkAnnotation link...

    docs.aspose.com/pdf/fr/java/actions/
  5. 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...
  6. Opérations avancées dans Node.js|Aspose.PDF pou...

    Aspose.PDF pour Node.js via C++ peut non seulement effectuer des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes. Consultez la section suivante pour les utilisateurs et développeurs avancés.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Sécurisation...

    docs.aspose.com/pdf/fr/nodejs-cpp/advanced-oper...
  7. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio C# utilizzando Aspose.PDF per .NET...da rimuovere con Redaction Annotation Aggiungi annotazione di collegamento...l’annotazione all’insieme Annotations dell’oggetto Page. Salva...

    products.aspose.com/pdf/it/net/annotation/
  8. تحديث الروابط في PDF|Aspose.PDF لـ C++

    تحديث الروابط في PDF برمجيًا باستخدام Aspose.PDF لـ C++. هذا الدليل يتحدث عن كيفية تحديث الروابط في ملف PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // تعديل الرابط:...

    docs.aspose.com/pdf/ar/cpp/update-links/
  9. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/ar/net/extract-annotation/
  10. Impor dan Ekspor Anotasi ke XFDF|Aspose.PDF for...

    Anda dapat mengimpor dan mengekspor anotasi dengan format XFDF menggunakan C# dan pustaka Aspose.PDF for .NET.... GetDataDir_AsposePdf_Annotations (); // Create PdfAnnotationEditor..."AnnotationDemo1.pdf" ); // Define the annotation types to export var annotType...

    docs.aspose.com/pdf/id/net/import-export-xfdf/