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

annotation

(0.07 sec)
  1. Comment ajouter un lien hypertexte dans un PDF ...

    Ce court didacticiel explique comment ajouter un lien hypertexte dans un PDF à l'aide de C#. Il fournit une description détaillée ainsi qu'un exemple de code exécutable pour insérer un lien hypertexte dans un PDF à l'aide de C#....le lien Ajouter les deux annotations à la page Enregistrez le...les étapes suivantes, une annotation de lien est créée dans un...

    kb.aspose.com/fr/pdf/net/how-to-add-hyperlink-i...
  2. Aspose.PDF - Powerful API for Document Processi...

    Aspose.PDF is a powerful API for document processing and PDF processing. It allows developers to create, manipulate, and convert PDF documents programmatically....handle content, formatting, annotations, and other elements programmatically...passwords and permissions Adding annotations and comments to PDF documents...

    reference.aspose.com/pdf/
  3. O que há de novo 2023|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2023....GetDataDir_AsposePdf_Pages (); // Create annotation new instance of Merger using...Message { Content = "You are an annotation helpful assistant." , Role...

    docs.aspose.com/pdf/pt/net/whatsnew/2023/
  4. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... List < Annotation > list = selector . getSelected...getSelected (); for ( Annotation annot : list ) { System . out ....

    docs.aspose.com/pdf/ru/java/extract-links/
  5. Java 을 (를) 사용하여 Link 주석을 제거하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램용 Java 런타임 환경에서 PDF 파일에서 Link 주석을 제거하기 위한 Java 샘플 코드입니다....Annotations 컬렉션에서 Link 주석에 대해 Remove..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/ko/java/annotation/link...
  6. Jak uzyskać Link Adnotację przy użyciu Java | A...

    Przykładowy kod Java, aby uzyskać Link adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/pl/java/annotation/link...
  7. Come ottenere l'annotazione di Link usando Java...

    Codice di esempio Java per ottenere Link annotazioni nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/link...
  8. Annotatie verwijderen met Java | products.aspos...

    Java-broncode om presentatieopmerkingen te verwijderen...en online opnemen Remove Annotation From PPT Annotaties verwijderen...Slides voor Java API. Remove Annotation From PPTX Annotaties verwijderen...

    products.aspose.com/slides/nl/java/annotation/
  9. Opérations avancées|Aspose.PDF pour Python via ...

    Aspose.PDF pour Python via .NET peut effectuer des tâches simples et faciles et gérer des objectifs plus complexes. Consultez la section suivante pour les utilisateurs avancés et les développeurs.... Annotations - les annotations permettent aux utilisateurs...add, delete and modify the annotation from the PDF documents. Travailler...

    docs.aspose.com/pdf/fr/python-net/advanced-oper...
  10. Crear Enlaces en un archivo PDF con C++|Aspose....

    Esta sección explica cómo crear enlaces en su documento PDF con C++....el enlace a la propiedad Annotations del objeto Page. Finalmente...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/es/cpp/create-links/