Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 8,546 for

annotator

(0.16 sec)
  1. Jak dodać Circle Adnotację za pomocą Java | Asp...

    Przykładowy kod Java, aby dodać Circle adnotacje w pliku PDF na Java Runtime Environment dla aplikacji JSP/JSF i aplikacji desktopowych....Annotations Zapisz plik ponownie Wymagania...( 1 ); // Create Polygon Annotation CircleAnnotation circleAnnotation...

    products.aspose.com/pdf/pl/java/annotation/circ...
  2. Opérations avancées|Aspose.PDF pour Java

    Vous pouvez effectuer non seulement des tâches simples et faciles, mais aussi atteindre des objectifs plus complexes avec Aspose. PDF pour Java.... Annotations - les annotations permettent aux utilisateurs... supprimer et modifier l’annotation des documents PDF. Objets...

    docs.aspose.com/pdf/fr/java/advanced-operations/
  3. PDF スティッキー注釈|Aspose.PDF for Java

    このトピックはスティッキー注釈についてです。例として、テキストに透かし注釈を示します。ページ上にグラフィックを表すために使用されます。このタスクを解決するためのコードスニペットを確認してください。...annotationSelector ); List < Annotation > WatermarkAnnotations =...getSelected (); // 結果を出力する for ( Annotation fa : WatermarkAnnotations...

    docs.aspose.com/pdf/ja/java/sticky-annotations/
  4. arkiv

    arkiv...kommentarerna annotations = page0.page_sheet.annotations; # Iterera...anteckningarna for annotation in annotations: comment = annotation.comment...

    blog.aspose.com/sv/diagram/add-comments-to-visi...
  5. PDF Tooltip باستخدام C++|Aspose.PDF لـ C++

    تعلم كيفية إضافة تلميح نصي إلى جزء من النص في PDF باستخدام C++ و Aspose.PDF...Annotations.HideAction لتعيين إجراء إخفاء/إظهار...get_Flags () | Aspose :: Pdf :: Annotations :: AnnotationFlags :: Hidden...

    docs.aspose.com/pdf/ar/cpp/pdf-tooltip/
  6. Extraire des données d'un tableau dans un PDF a...

    Apprenez à extraire des données tabulaires d'un PDF en utilisant Aspose.PDF for .NET en C#...un tableau marqué avec une annotation carrée : // For complete...squareAnnotation = page . Annotations . FirstOrDefault ( ann =>...

    docs.aspose.com/pdf/fr/net/extract-data-from-ta...
  7. Обновление ссылок в PDF|Aspose.PDF for Java

    Обновление ссылок в PDF программным способом. Это руководство о том, как обновить ссылки в PDF на языке Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/ru/java/update-links/
  8. Advanced operations using JavaScript via C++|As...

    Aspose.PDF for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....bookmarks, navigate pages Annotations - Annotations allow users to add...add, delete and modify the annotation from the PDF documents. Securing...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  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. Come ottenere l'annotazione di Link usando .NET...

    Codice sorgente su C# per ottenere Link annotazioni su .NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....Annotations Salvare nuovamente il file...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/it/net/annotation/link/...