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

annotate

(0.74 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Strikeout Annotation using .NET https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content in How to remove ......– How to remove Strikeout Annotation using .NET https://products...https://products.aspose.com/pdf/net/annotation/strikeout/remove/ Recent content...

    products.aspose.com/pdf/net/annotation/strikeou...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – How to remove Underline Annotation using C++ https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content in How to remove U......– How to remove Underline Annotation using C++ https://products...https://products.aspose.com/pdf/cpp/annotation/underline/remove/ Recent content...

    products.aspose.com/pdf/cpp/annotation/underlin...
  3. 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/
  4. إنشاء 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/
  5. Anotación Multimedia en PDF usando C#|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar la anotación multimedia de tu documento PDF....encuentran en la colección Annotations de un objeto Page . Esta...tiene su propia colección de Annotations. Para agregar una anotación...

    docs.aspose.com/pdf/es/net/multimedia-annotation/
  6. Работа с Действиями в PDF|Aspose.PDF for C++

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

    docs.aspose.com/pdf/ru/cpp/actions/
  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. 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...
  9. 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...
  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/