Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 7,228 for

annotation

(0.14 sec)
  1. PDF ハイライト注釈を使用したPython|Aspose.PDF for Python vi...

    マークアップ注釈は、ドキュメントのテキスト中にハイライト、下線、取り消し線、またはギザギザの下線として表示されます。... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/ja/python-net/highlights-an...
  2. Anotación de Texto en PDF|Aspose.PDF para C++

    Aspose.PDF para C++ le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....contenidas en la colección Annotations de una Página particular...anotación a la colección de Annotations del objeto Page . El siguiente...

    docs.aspose.com/pdf/es/cpp/text-annotation/
  3. Travailler avec des Actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire par programmation avec C++....ces liens à la collection Annotations de l’objet Page . Enfin,...1 ); // Créer un objet d'annotation de lien auto link = MakeObject...

    docs.aspose.com/pdf/fr/cpp/actions/
  4. Redakcja interfejsu API PDF | Aspose.PDF

    Redaguj dokumenty PDF za pomocą bezpłatnych aplikacji wieloplatformowych i interfejsów API High Code dla dowolnej platformy....Rectangle ; Annotations . RedactionAnnotation annot = new Annotations...page , annotationRectangle ); annot . FillColor = Color . Black...

    products.aspose.com/pdf/pl/redaction/
  5. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....properties for highlight annotations. يتم استخدام خاصية highlightSettings...get or set strikethrough annotation settings using the strikethroughSetting...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  6. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF....DynamicCast < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...page -> get_Annotations () -> idx_get ( 1 )); // Modification du...

    docs.aspose.com/pdf/fr/cpp/update-links/
  7. Extraer texto de sellos usando C#|Aspose.PDF fo...

    Aprende cómo usar la función especial de Aspose.PDF for .NET - extracción de texto de anotaciones de sello... Obtén la Annotation deseada de la lista de anotaciones...)) { Aspose . Pdf . Annotations . Annotation item = document ....

    docs.aspose.com/pdf/es/net/extract-text-from-st...
  8. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda.... Buat baru [Caret Annotation](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.annotations.caret_annotation/) dan atur parameter...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  9. Работа с Действиями в PDF|Aspose.PDF for C++

    Этот раздел объясняет, как программно добавлять действия в документ и поля формы с помощью C++....добавьте эти ссылки в коллекцию Annotations объекта Page . Наконец, сохраните...MakeObject < Aspose :: Pdf :: Annotations :: LinkAnnotation > ( page...

    docs.aspose.com/pdf/ru/cpp/actions/
  10. Criar AcroForm - Criar PDF Preenchível em C#|As...

    Com Aspose.PDF for .NET você pode criar um formulário do zero em seu arquivo PDF...rectangle data for widget annotations. // The number of elements...determines the number of widget annotations to add. var rects = new Aspose...

    docs.aspose.com/pdf/pt/net/create-form/