Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 8,709 for

annotate

(0.11 sec)
  1. Buat AcroForm - Buat PDF yang Dapat Diisi di C#...

    Dengan Aspose.PDF for .NET Anda dapat membuat formulir dari awal di file PDF Anda...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/id/net/create-form/
  2. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في C#|A...

    مع Aspose.PDF for .NET يمكنك إنشاء نموذج من الصفر في ملف 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/ar/net/create-form/
  3. Работа с Действиями в PDF|Aspose.PDF for C++

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

    docs.aspose.com/pdf/ru/cpp/actions/
  4. Menggunakan Anotasi Teks untuk PDF melalui Pyth...

    Aspose.PDF untuk Python memungkinkan Anda Menambahkan, Mendapatkan, dan Menghapus Anotasi Teks dari dokumen PDF Anda....terkandung oleh koleksi Annotations dari halaman tertentu. Koleksi...Tambahkan anotasi ke koleksi Annotations objek ‘page’. Cuplikan kode...

    docs.aspose.com/pdf/id/python-net/text-annotation/
  5. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET....annotations.add(annot, True) indica a Aspose...for annot in source_document . pages [ 1 ] . annotations : page...

    docs.aspose.com/pdf/es/python-net/import-export...
  6. Trabajar con comentarios|Documentation

    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....collection of the annotations AnnotationCollection annotations = diagram...through the annotations for ( Annotation annotation : ( Iterable...

    docs.aspose.com/diagram/es/java/working-with-co...
  7. 파이썬을 사용한 PDF 하이라이트 주석|Aspose.PDF for Python via...

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 지그재그 밑줄로 표시됩니다.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/ko/python-net/highlights-an...
  8. Procurar

    Procurar...Adicione anotação à coleção Annotations da página PDF específica...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Salve o documento...

    blog.aspose.com/pt/pdf/add-or-remove-annotation...
  9. إضافة تعليق تمييز PDF باستخدام C#|Aspose.PDF fo...

    تعلم كيفية إضافة تعليق تمييز إلى مستندات PDF في .NET باستخدام Aspose.PDF لتأكيد النص ومراجعته.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/ar/net/highlights-annotation/
  10. 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/