Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 8,613 for

annotator

(0.6 sec)
  1. Supprimer le surlignage d’un PDF à l’aide de Java

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Java. Vous obtiendrez des détails pour configurer l’IDE, une liste d’étapes et un exemple de code démontrant comment effacer le surlignage dans un PDF avec Java....filtrer différents types d’annotations et à les supprimer selon...qu’il contient Traiter chaque annotation de surlignage et la convertir...

    kb.aspose.com/fr/pdf/java/remove-highlight-from...
  2. Anotaciones adhesivas en PDF usando Python|Aspo...

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto.... annotations . WatermarkAnnotation ( page...Anotaciones de la Página page . annotations . append ( wa ) # Crear TextState...

    docs.aspose.com/pdf/es/python-net/sticky-annota...
  3. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

    يصف هذا القسم كيفية إضافة، الحصول على، وحذف أنواع إضافية من الإضافات التوضيحية من مستند PDF الخاص بك.... إنشاء Caret Annotation جديد وتعيين معلمات Caret...إلى إدراج النص. إنشاء Caret Annotation جديد وتعيين معلمات Caret...

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  4. Extraer Anotaciones de PDF|Aspose.PDF for .NET

    Esta sección explica cómo extraer anotaciones de un archivo PDF a XFDF con Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/es/net/extract-annotation/
  5. Ekstrak Anotasi dari PDF|Aspose.PDF for .NET

    Bagian ini menjelaskan cara mengekstrak anotasi dari file PDF ke XFDF dengan Aspose.PDF Facades....GetDataDir_AsposePdfFacades_Annotations (); // Open PDF document...( document ); // Extract annotations var annotationTypes = new...

    docs.aspose.com/pdf/id/net/extract-annotation/
  6. Извлечение аннотаций из 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/ru/net/extract-annotation/
  7. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF for .NET, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...être ajouté avec quelques annotations de widget. .NET Core 3.1...rectangle data for widget annotations. // The number of elements...

    docs.aspose.com/pdf/fr/net/create-form/
  8. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...through the annotations foreach (Annotation annotation in annotations)...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  9. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/java/redaction/
  10. スタンプからテキストを抽出|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ja/cpp/extract-text-from-st...