Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 8,533 for

annotate

(1.48 sec)
  1. Comment supprimer un lien hypertexte d'un PDF à...

    Cet article fournit des détails sur la façon de supprimer un lien hypertexte d'un PDF à l'aide de Python. Il contient des paramètres d'environnement, un processus par étapes pour écrire l'application et un exemple de code exécutable pour supprimer le lien du PDF à l'aide de Python....collections de annotations Vérifier chaque annotation de type LINK...delete() de la collection d’annotations Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-remove-hyper...
  2. Comment supprimer un lien hypertexte d'un PDF e...

    Ce court didacticiel explique comment supprimer un lien hypertexte d'un PDF en C#. Il partage des détails sur la configuration de l'environnement, la liste des étapes de développement de l'application et un exemple de code exécutable pour supprimer tous les liens hypertexte du PDF en C#....accédez à la collection d’annotations sur chaque page Analyser...toutes les annotations et trouver les annotations de type de...

    kb.aspose.com/fr/pdf/net/how-to-remove-hyperlin...
  3. Jak dodać Redaction Adnotację za pomocą C++ | A...

    Kod źródłowy do dodawania adnotacji Redaction w pliku PDF na dowolnej platformie z językiem C++...Annotations Zapisz plik ponownie Wymagania...region RedactionAnnotation annot = new RedactionAnnotation (...

    products.aspose.com/pdf/pl/cpp/annotation/redac...
  4. Redaguj PDF przy użyciu Python | Aspose.PDF

    Redaguj dokumenty PDF programowo za pomocą przykładowego kodu Python przy użyciu pliku Aspose.PDF dla Python for .NET... rectangle annot = apdf . annotations . RedactionAnnotation...page , annotationRectangle ) annot . fill_color = apdf . Color...

    products.aspose.com/pdf/pl/python-net/redaction/
  5. Atualizar Links em PDF|Aspose.PDF for C++

    Atualize links em PDF programaticamente com Aspose.PDF para C++. Este guia é sobre como atualizar links em um arquivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificação do...

    docs.aspose.com/pdf/pt/cpp/update-links/
  6. Actualizar Enlaces en PDF|Aspose.PDF para C++

    Actualizar enlaces en PDF programáticamente con Aspose.PDF para C++. Esta guía trata sobre cómo actualizar enlaces en un archivo PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modificación del...

    docs.aspose.com/pdf/es/cpp/update-links/
  7. Comment ajouter un lien hypertexte dans un PDF ...

    Cet article couvre les détails sur la façon d'ajouter un lien hypertexte dans un PDF à l'aide de Python. Vous obtiendrez des détails pour établir l'IDE, des informations sur les différents appels d'API et un exemple de code exécutable pour ajouter un lien vers le PDF à l'aide de Python....appropriées Ajoutez le lien et les annotations de texte gratuites à la collection...collection d’annotations sur la page Enregistrez le PDF de sortie...

    kb.aspose.com/fr/pdf/python/how-to-add-hyperlin...
  8. 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...
  9. استخراج التعليقات التوضيحية (الواجهات)|Aspose.P...

    يشرح هذا القسم كيفية استخراج التعليقات التوضيحية من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... Text }; var annotations = annotationEditor . extractAnnotations...annotationTypes ); for ( var annotation : annotations ) { System . out ...

    docs.aspose.com/pdf/ar/java/extract-annotation/
  10. PDF 스티커 주석을 파이썬으로 사용하기|Aspose.PDF for Python vi...

    이 주제는 스티커 주석에 관한 것이며, 예시로 텍스트에 워터마크 주석을 보여줍니다.... annotations . WatermarkAnnotation ( page...페이지의 주석 컬렉션에 주석 추가 page . annotations . append ( wa ) # 글꼴 설정을...

    docs.aspose.com/pdf/ko/python-net/sticky-annota...