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

annotate

(0.15 sec)
  1. Интерактивные аннотации с использованием Python...

    Узнайте, как добавлять, считывать и удалять аннотации‑ссылки, а также как создавать навигационные и кнопки печати в PDF‑документах с использованием Aspose.PDF for Python via .NET.... link_annotation = ap . annotations . LinkAnnotation...rectangle ) link_annotation . action = ap . annotations . GoToURIAction...

    docs.aspose.com/pdf/ru/python-net/interactive-a...
  2. Attachments|Aspose.PDF for Python via .NET

    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....Attachment Annotation Add File Attachment Annotation From Stream...Stream Remove Attachments Annotations Document Actions...

    docs.aspose.com/pdf/python-net/attachments/
  3. إضافات إضافية باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة إضافات إضافية إلى ملفات PDF في .NET باستخدام Aspose.PDF لميزات الوثائق التفاعلية....إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...إنشاء إضافة مؤشر جديدة Caret Annotation وتعيين معلمات المؤشر (new...

    docs.aspose.com/pdf/ar/net/extra-annotations/
  4. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... annotations . HighlightAnnotation ( document...document . pages [ 1 ] . annotations . append ( highlightAnnotation...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  5. Yorumlarla Çalışmak|Documentation

    Bu sayfa, Aspose.Diagram kitaplığıyla nasıl yorum ekleneceğini veya düzenleneceğini açıklar....collection of the annotations AnnotationCollection annotations = diagram...PageSheet . Annotations ; // Iterate through the annotations foreach...

    docs.aspose.com/diagram/tr/net/working-with-com...
  6. Supprimer le surlignage d’un PDF à l’aide de Py...

    Suivez cet article pour supprimer le surlignage d’un PDF à l’aide de Python. Il contient des détails pour configurer l’IDE, une liste d’étapes et un exemple de code montrant comment effacer le surlignage dans un PDF à l’aide de Python en supprimant toutes les annotations ou une annotation particulière....et collecter toutes les annotations cibles Pour supprimer toutes...toutes les annotations de surlignage, marquer toutes les annotations...

    kb.aspose.com/fr/pdf/python/remove-highlight-fr...
  7. Anotaciones de seguridad usando Python|Aspose.P...

    Aprenda cómo marcar texto para redactar, aplicar anotaciones de redacción y redactar áreas de imagen en archivos PDF usando Aspose.PDF for Python via .NET.... page annotation_rectangle = text_fragment...rectangle redaction_annotation = ap . annotations . RedactionAnnotation...

    docs.aspose.com/pdf/es/python-net/security-anno...
  8. Visio Fájl megjegyzések NET C# | products.aspos...

    Adja hozzá vagy távolítsa el a(z) Visio adatjegyzetét néhány sornyi C# kóddal.... Használjuk a Annotation Class ehhez a funkcióhoz...Megjegyzések ANNOTATION Annotation ANNOTATION Annotation ANNOTATION Annotation...

    products.aspose.com/diagram/hu/net/annotation/
  9. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다.... 주석은 특정 페이지의 Annotations 컬렉션에 포함되어 있습니다. 이 컬렉션은 해당...대한 주석만 포함합니다. 각 페이지에는 고유한 Annotations 컬렉션이 있습니다. 특정 페이지에 주석을 추가하려면...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  10. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    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/ja/net/create-form/