Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 9,064 for

annotation

(0.91 sec)
  1. PDF Мультимедийная Аннотация с использованием C...

    Aspose.PDF для C++ позволяет добавлять, получать и удалять мультимедийные аннотации из вашего PDF документа....документе содержатся в коллекции Annotations объекта Page . Эта коллекция...свою собственную коллекцию Annotations. Чтобы добавить аннотацию...

    docs.aspose.com/pdf/ru/cpp/multimedia-annotation/
  2. Anotaciones de Figuras en PDF|Aspose.PDF para Java

    Este artículo describe cómo agregar, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para Java...Annotations.CircleAnnotation) aparte.... Crear una nueva Circle Annotation y establecer los parámetros...

    docs.aspose.com/pdf/es/java/figures-annotation/
  3. Python で PDF アクションを操作する|Aspose.PDF for Python v...

    Python を使用して PDF ファイル内のドキュメント、ページ、およびフォームアクションを追加、更新、削除する方法について説明します。...annotations import ( NamedAction , PredefinedAction...pdf") Notes: - Uses `ap.annotations.JavascriptAction` with `app...

    docs.aspose.com/pdf/ja/python-net/actions/
  4. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a signature and securing your PDF document using Go...modifying content (except forms/annotations) ExtractContent Allow copying/extracting...Allow adding/modifying text annotations FillForm Allow filling interactive...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  5. Добавить аннотацию квадрата|Aspose.PDF for Pyth...

    В этом примере связывается входной PDF, добавляется заполненная синяя аннотация квадрата на первой странице и сохраняется изменённый документ....initialize_data_dir def add_square_annotation ( infile , outfile ): # Create...contents = "This is square annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-square-an...
  6. Добавить круговую аннотацию|Aspose.PDF for Pyth...

    В этом примере привязывается входной PDF, создаётся круговая аннотация на первой странице и сохраняется изменённый документ....initialize_data_dir def add_circle_annotation ( infile , outfile ): # Create...contents = "This is circle annotation" content_editor . create_square_circle...

    docs.aspose.com/pdf/ru/python-net/add-circle-an...
  7. Infobulle PDF en utilisant C++|Aspose.PDF pour C++

    Apprenez à ajouter une infobulle à un fragment de texte dans un PDF en utilisant C++ et Aspose.PDF...texte (ou tout autre type d’annotation) lors de l’entrée/sortie...utilisez la classe Aspose.Pdf.Annotations.HideAction pour attribuer...

    docs.aspose.com/pdf/fr/cpp/pdf-tooltip/
  8. Tooltip en PDF usando Python|Aspose.PDF para Py...

    Aprende cómo agregar un tooltip al fragmento de texto en PDF usando Python y Aspose.PDF... annotations . AnnotationFlags . HIDDEN...default_appearance = ap . annotations . DefaultAppearance ( "Helv"...

    docs.aspose.com/pdf/es/python-net/pdf-tooltip/
  9. Архивы

    Архивы...странице for (auto annotation : page->get_Annotations()) { // Проверьте...аннотации if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/ru/pdf/extract-data-from-tables...
  10. Archiwa

    Archiwa...stronie for (auto annotation : page->get_Annotations()) { // Sprawdź...adnotacji if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pl/pdf/extract-data-from-tables...