Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 8,588 for

annotation

(0.14 sec)
  1. Come ottenere l'annotazione di Redaction usando...

    Codice sorgente su C# per ottenere Redaction 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/redac...
  2. Optimiser, Compresser ou Réduire la Taille du P...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés avec Python....Supprimer ou aplatir les annotations Une explication détaillée...aplatissement des annotations Les annotations peuvent être supprimées...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  3. 아카이브

    아카이브...Annotations 속성을 사용하여 주석에 액세스합니다. 유형별로... 주석을 반복하고 Page.Annotations.Delete(Annotation) 메서드를 사용하여 하나씩 제거합니다...

    blog.aspose.com/ko/pdf/advanced-tricks-to-conve...
  4. Archiwa

    Archiwa...Annotations.FirstOrDefault(ann => ann...AnnotationType == Annotations.AnnotationType.Square) as Annotations.SquareAnnotation;...

    blog.aspose.com/pl/pdf/extract-table-from-pdf-u...
  5. Extraer datos de tablas en PDF con C#|Aspose.PD...

    Aprende cómo extraer datos tabulares de PDF usando Aspose.PDF for .NET en C#... Annotations . FirstOrDefault ( ann =>...ann . AnnotationType == Annotations . AnnotationType . Square...

    docs.aspose.com/pdf/es/net/extract-data-from-ta...
  6. arkiv

    arkiv...ytterligare element med namnet annotering. Låt oss skriva en liten...kommentarerna med egenskapen Page.Annotations . Filtrera kommentarerna...

    blog.aspose.com/sv/pdf/advanced-tricks-to-conve...
  7. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Android via Java

    이 문서는 Aspose.PDF for Android via Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기반으로 등....// 모든 주석을 반복 for ( Annotation annotation : doc . getPages ()...TextMarkupAnnotation 필터링 if ( annotation . getAnnotationType () ==...

    docs.aspose.com/pdf/ko/androidjava/extract-text...
  8. Actionsを使用する|Aspose.PDF for Java

    このセクションでは、Javaを使用してドキュメントやフォームフィールドにアクションをプログラムで追加する方法を説明します。PDFファイルにハイパーリンクを追加、作成、取得する方法を学びます。...オブジェクトが定義されたら、これらのリンクを Page オブジェクトのAnnotationsコレクションに追加します。 最後に、 Document...accept ( selector ); List < Annotation > list = selector . getSelected...

    docs.aspose.com/pdf/ja/java/actions/
  9. Tooltip de PDF usando C#|Aspose.PDF for .NET

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando C# y Aspose.PDF...Annotations.HideAction para asignar la...Flags |= Aspose . Pdf . Annotations . AnnotationFlags . Hidden...

    docs.aspose.com/pdf/es/net/pdf-tooltip/
  10. Jak odstranit komentáře v PDF v Javě

    Tento tutoriál popisuje, jak odstranit komentáře v PDF v Javě. Sdílí informace pro nastavení IDE, kroky k napsání programu a spustitelný ukázkový kód pro odstranění všech komentářů v PDF v Javě....přejděte na collection of annotations na ní Analyzujte každou anotaci...metodu delete() v kolekci Annotations Uložte výstupní soubor PDF...

    kb.aspose.com/cs/pdf/java/how-to-delete-comment...