Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 8,737 for

annotate

(0.13 sec)
  1. 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...
  2. 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...
  3. Usando Anotação de Texto para PDF via Python|As...

    Aspose.PDF para Python permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....são contidas pela coleção Annotations de uma página específica...Adicione a anotação à coleção Annotations do objeto ‘page’. O snippet...

    docs.aspose.com/pdf/pt/python-net/text-annotation/
  4. 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/
  5. スタンプからテキストを抽出|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...
  6. C# 를 사용하여 PDF 편집 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서를 수정합니다....Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/ko/net/redaction/
  7. إضافات توضيحية إضافية باستخدام C++|Aspose.PDF ل...

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

    docs.aspose.com/pdf/ar/cpp/extra-annotations/
  8. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك.... يحتوي Annotations على التعليقات الخاصة بصفحة...) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  9. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files....Links are represented as annotations in a PDF file, so to extract...Get all the selected link annotations into an IList object using...

    docs.aspose.com/pdf/cpp/extract-links/
  10. Comment ajouter de l'audio à un PDF en utilisan...

    Cet article décrit comment ajouter de l'audio au PDF à l'aide de Python. Il fournit tous les détails de base pour configurer l'IDE et un exemple de code exécutable pour intégrer l'audio dans le PDF à l'aide de Python....différentes propriétés de l’annotation ajoutée pour le son. Étapes...Ajoutez-le à la collection d’annotations de la page sélectionnée Enregistrez...

    kb.aspose.com/fr/pdf/python/how-to-add-audio-to...