Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 7,618 for

annotate

(0.14 sec)
  1. Manipola le annotazioni in PDF usando C# | Aspo...

    Codice sorgente C# per manipolare le annotazioni nel file PDF su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop....da rimuovere con Redaction Annotation Aggiungi annotazione link....NET Per aggiungere Text Annotation nel file PDF, useremo Aspose...

    products.aspose.com/pdf/it/net/annotation/
  2. Redaguj PDF przy użyciu Java | Aspose.PDF

    Kod źródłowy Java do edycji poufnych informacji w pliku PDF w Javie i PHP, Delphi....600 ); RedactionAnnotation annot = new RedactionAnnotation (...rect ); annot . setFillColor ( Color . getBlack ()); annot . setBorderColor...

    products.aspose.com/pdf/pl/java/redaction/
  3. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....link and free Text annotations to the annotations collection on the...PDF file and then a link annotation is added with specified attributes...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  4. التعليق المتعدد الوسائط على PDF باستخدام C#|Asp...

    Aspose.PDF for .NET يتيح لك إضافة واسترجاع وحذف التعليق المتعدد الوسائط من مستند PDF الخاص بك....Annotations لتضمين ملفات SWF كتعليقات...الصوت. يجب أن يكون Sound Annotation مشابهًا لتعليق نصي باستثناء...

    docs.aspose.com/pdf/ar/net/multimedia-annotation/
  5. التعليقات التوضيحية في PDF|Aspose.PDF لـ Python...

    يوضح هذا القسم كيفية استخدام جميع أنواع التعليقات التوضيحية في ملف PDF الخاص بك باستخدام مكتبة Aspose.PDF....في PDF Contents [ Hide ] Annotations in PDFs are interactive elements...various types of annotations, including text annotations (such as text...

    docs.aspose.com/pdf/ar/python-net/annotations/
  6. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...// Load Page object to add Annotation var page = document . Pages...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  7. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  8. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  9. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....] for annotation in page . annotations : if ( annotation . rect...cast ( ap . annotations . WidgetAnnotation , annotation ) checkbox...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  10. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... GetDataDir_AsposePdf_Annotations (); // Open PDF document...Pages [ 1 ]); // Create annotations for the found text fragments...

    docs.aspose.com/pdf/pt/net/highlights-annotation/